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/cli@4.24
I learned more about ReactJs and AWS from this video
Clone the project
git clone git remote add origin https://github.com/Soburjon19/myyelp.git
Go to the project directory
cd yelp
Install dependencies
npm install
Start the server
npm run start