Skip to content

Akbarjon03/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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.3%
  • CSS 5.4%
  • HTML 3.3%