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
- Host: GitHub
- URL: https://github.com/md-ronyahmed/product-reviews-website-react
- Owner: Md-RonyAhmed
- Created: 2022-04-10T17:45:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-10T17:46:41.000Z (about 4 years ago)
- Last Synced: 2025-06-04T04:15:55.619Z (about 1 year ago)
- Language: JavaScript
- Size: 3.04 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
- At first download the zip or clone the repo.
- Open terminal and type `cd app-name`.
- Then type `npm install or npm i`.
- Then type `npm run` then it will run the local server.