Welcome to my project. It is My Yelp project.
Github
https://master.dl0wpc1vkqvun.amplifyapp.com/
Install ReactJs App, Amplify Project
npx create-react-app .
npm i -g @aws-amplify/[email protected]I learned more about ReactJs and AWS from this video
Clone the project
git clone git remote add origin https://github.com/Soburjon19/myyelp.gitGo to the project directory
cd yelpInstall dependencies
npm installStart the server
npm run start