Skip to content

Soburjon19/myyelp

Repository files navigation

My Yelp

Welcome to my project. It is My Yelp project.

Acknowledgements

Authors

Github

Deployment

  https://master.dl0wpc1vkqvun.amplifyapp.com/

Installation

Install ReactJs App, Amplify Project

  npx create-react-app .
  npm i -g @aws-amplify/cli@4.24

Lessons Learned

I learned more about ReactJs and AWS from this video

Run Locally

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