Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 874 Bytes

File metadata and controls

16 lines (12 loc) · 874 Bytes

BIOPOLYARKA - Mini Online Store

See Biopolyarka

Intro

Website of the handmade jewelry manufacturer built with:

  • Next.js - client React framework
  • MUI - ready-to-use React component library
  • Contentful API - to provide integration with a headless content management system
  • SendGrid API - to handle email notifications
  • Telegram API - to send app's owner notifications about new orders

The app is optimized for mobile users.

Linting and Styling

The project is based on ESLint (Google standards), Prettier, and Husky (pre-commit hooks).