Skip to content

eCommence application developed as a pet project • Technologies: Next.js, TypeScript, SASS/SCSS, Storybook

Notifications You must be signed in to change notification settings

dvalentina/comfort-store

Repository files navigation

Next.js TypeScript SASS/SCSS Storybook Vercel

Comfort Store

It is an eCommence application developed as a pet project.

💡 Comfort Store is deployed! Follow the link: https://comfort-store-xi.vercel.app

Comfort Store Demo

  • There is a Product Page with interactive view of product's photos.
  • Information about a product is fetched from a server. Read more in this section.
  • Components are documented in Storybook. Read more in this section.

Deploy

This application in deployed at Vercel, you can explore it here: https://comfort-store-xi.vercel.app

Storybook

The components of this appication were developed in isolation and documented using Storybook!

You can explore documentation here: https://comfort-store-storybook.vercel.app/

Storybook Demo

Backend

The backend server is built using Next.js and uses a .json file as a database.

Its endpoints: https://comfort-store-xi.vercel.app/api/

Tools&Technologies

Main technologies:

I have also used:

Sources

About

eCommence application developed as a pet project • Technologies: Next.js, TypeScript, SASS/SCSS, Storybook

Resources

Stars

Watchers

Forks