Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 688 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 688 Bytes

laptop analysis app

laptop analysis app.

Whats inside in my website

  • Home. You can find the header and review section in Home
  • Reviews. You can find all the reviews in this section
  • Dashboard. I uses recharts for my dashboard. you can have a look in investment and selling chart in this

Technologies


A list of technologies used within the project:

  • React hooks. I used custom hooks in this project.
  • React Router. Used react router to navigate one page to another page. So that the page not reload to navigate each page
  • Recharts. Recharts is a react library for making charts
  • Custom Link. I used custom link for my navbar