Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 776 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 776 Bytes

Try it live

https://shop-page-blush.vercel.app/

Getting Started

First, run the development server:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Runing the tests

npm test

Notes

  • Currently, the data is coming from a locally hosted API (http://localhost:3000/api/results) instead of the original URL, since the images were not working correctly so they were manually changed.
  • To be able to run the app with the original API, go to the file pages/index.tsx, uncomment line 45 and comment 46.

Screenshots

The test shop