Live: https://review-site-react.netlify.app/
- 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.
- 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.