/todo-app

Short React project using the latest best practices, using functional components and Hooks, etc.

Primary LanguageJavaScript

Todo list app

Make sure to run the JSON Server

yarn server

then the CRA server and changing the port to :3001

yarn start