Task Master Little app I wrote following a react tutorial for personal learning. Made with create-react-app Uses json-server as a fake backend on port 5000 Uses react dev server as frontend port 3000 cd into file npm install npm start server npm start