Available Script to run frontend In the project frontend directory, you can run: npm run start Runs the app in the development mode. Open http://localhost:3000 to view it in your browser. Available Script to run server In the project backend directory, you can run: npm run start