- HomePage shows product intro then 3 reviews and a button to go see all reviews
- Reviews Page shows all reviews
- Dashboard shows 4 charts
- Blogs show answers of some questions
- A NotFound Page if wrong url is inputed
This Project is a simple plane review Website .Purpose of this site is to practice react router
, basic react concepts
,charting library
,css framework
all in a project.
In The homepage, u can see site introduction at first then 3 customer reviews
. U can click See all Reviews
to go to the Reviews
Page.
In this Page, u can see all customer reviews about our peoduct. Reviewers Name, Image, given Rating and review description
.
This page shows 4 graphs as a visual representation of our business
This page show some blogs. Initially To questions answers-- 1.Context Api, 2. Semantic Tags
.
This is About Us Page
There is a page NotFound
. If in case - user gives wrong url.