Task-App Hello World of React 🛠 How to run the app To run the backend server, run npm run serve. This will start json-server on port 5000. To run the react development server, run npm run start. 🌐 Hosted frontend