Skip to content

mrredr/shop

Repository files navigation

Matspar

Implemented test task for matspar

You can check deployed version by url: Matspar shop

"src" folder structure:

  • components - ui components
  • pages - one main page that refers to any url
  • pages/api - local urls
  • styles - css modules
  • hooks.ts - useFetch hook
  • requests.ts - external requests from server
  • types - Product types

Technlogies

  • Next.js
  • eslint
  • react
  • typescript
  • husky for conventional commits

Getting Started

First, install dependencies:

npm install

Second, run the development server:

npm run dev

About

Next.js shop application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published