Skip to content

Lunnatica/shop-page

Repository files navigation

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

About

Sample shop page with results gallery, filtering and likes capabilities. Using typescript, react.js (Context API) and next.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors