This is a Task Tracker project for Practice React! This project based on JSON-SERVER! If you want to see this project on your device, then you have write two code in terminal: One is for React app and another is for JSON-Server. For React: npm start or yarn start For Server: npm run server or yarn run server