An open API service indexing awesome lists of open source software.

https://github.com/md-ronyahmed/product-reviews-website-react


https://github.com/md-ronyahmed/product-reviews-website-react

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# This is a review site and you can find your best products
## Live Link

Live: https://review-site-react.netlify.app/

### Site Features


  • We can see the products review here.

  • We have the dashboard section there we have some recharts.

  • We have blogs in blogs section there are three blogs.

  • We have a fancy 404 page if user type random url then it will go into that section.

  • We can see the products reviews here in the reviews section.

## How to run this react app


  1. At first download the zip or clone the repo.

  2. Open terminal and type `cd app-name`.

  3. Then type `npm install or npm i`.

  4. Then type `npm run` then it will run the local server.