cd to final_project directory and run node index.js make sure that the server is running on port 3000
cd to frontend/my-project and run the following command npm run start
Now navigate to the localhost port for the frontend (most likely 3001) Now the site is up and running!