Simple task tracker app with added complete task feature.
Task Tracker App with complete task feature, a crash course ReactJS 2021 by @bradtraversy.
This project was bootstrapped with Create React App.
In the project directory, you can run:
npm start
Runs the app in the development mode
Open http://localhost:3000 to view it in the browser.
npm run server
Launches the json server
Open http://localhost:5000/tasks to view it in the browser.