Skip to content

A simple project to add tasks and manage status using React Hooks. ✨ See it alive:

Notifications You must be signed in to change notification settings

joseliacosta/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO App 📝

This is a responsive and classical to do app project, so you can add tasks and also sort by a category! (or not).

You can see the production version here: 🚀 https://todo-app-rouge.vercel.app/

Stack

  • React >16
  • React Hooks to control state
  • Styled components
  • Jest
  • React testing library
  • Commitizen (so I can keep the commits messages organized ❤️

Install:

yarn install

Run:

yarn start

Running tests:

yarn test

You can also see the coverage:

yarn test -- -- coverage

About

A simple project to add tasks and manage status using React Hooks. ✨ See it alive:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published