Getting Started with Create React App This project was bootstrapped with Create React App. Run Json Server Before Running the application json-server --watch src/data/db.json --port 8080 Available Scripts In the project directory, you can run: npm start Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.