Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 722 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 722 Bytes

multi-cooker-review

Project Description:

  • Added Navigation Bar with React-Router-DOM
  • Implemented Banner Section
  • Implemented Customer Reviews
  • Display only Three reviews data in reviews section
  • See all reviews button added
  • When click see all reviews button then all reviews data will be rendered from the given router
  • Implemented Dashboard with rechart
  • Data display on chart in the Dashboard section
  • Implemented blog section
  • Some blogs added in blog section

Technology Used:

  • reactjs : v18.0.0
  • bootstrap : v5.1.3
  • react-router-dom : v6.3.0
  • recharts : v2.1.9

Project Requirements