Skip to content

ricardosantoyo93/todo-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React app to keep track of todo cards. You can add, delete, or move them from category. There are three categories:

  • To Do
  • In Progress
  • Done

Running the Project

  • Clone this project into your machine and access the folder
  • Install all the packages with the next command:

yarn install

  • Then you can start the project with:

yarn start

Testing the Project

You can run the test with:

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published