Skip to content

suthesank/task-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hosted at: https://suthesan-task-list-app.netlify.app


Running App Locally:

  1. npm install
  2. npm start

Functionalities covered:

  • Login/Logout
  • Dashboard with no tasks
  • Dashboard with tasks:
    • 3 info cards as per the design mock-up
    • A list of all the tasks
    • Ability to search tasks by name
    • Ability to create new tasks
    • Ability to mark completed tasks
    • Ability to edit/delete tasks

Bonus tips covered:

  • React Hooks
  • CSS-in-JS
  • Deploying your app somewhere
  • Displaying skeleton while loading/fetching data

About

Task List App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published