Skip to content

bruceho293/laptop-specs-price

Repository files navigation

laptop-specs-price

Given the information of a laptop, find the information specs that has the closest match with the given information. You can visit the site through LTXP Link Here

The specs that I want to cover (already covered) for the laptop would be:

  • CPU
  • GPU
  • Storage
  • RAM

Planning

  1. Enable RESTFUL API
  2. Use ReactJS to build the frontend
  3. Use the API to serve data to the React frontend site