It is an eCommence application developed as a pet project.
💡 Comfort Store is deployed! Follow the link: https://comfort-store-xi.vercel.app
- 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.
This application in deployed at Vercel, you can explore it here: https://comfort-store-xi.vercel.app
The components of this appication were developed in isolation and documented using Storybook!
You can explore documentation here: https://comfort-store-storybook.vercel.app/
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/
Main technologies:
I have also used:
- SWR for data fetching
- Storybook for documentation
- Vercel for deploy
- Eslint & Prettier for code linting and formatting
- npm as a package manager
- Node.js as a runtime environment
- git & GitHub for version control
- Design is based on Furniture Store | E-commerce Freebie by Huzefa Bagwala on Figma Community
- The products' photos used in this application are by Behnam Norouzi on Unsplash