My Store

My Store is a e-commerce website, built with RectJS and NextJS.

My Store is e-commerce website for selling clothes. It was created as an online store for selling clothes, but it is very easily adaptable for other products as well.

Project Purpose and Goal

The goal of this project is the creation of a modern e-commerce site, which is easily adaptable and ready for use with minor changes. The final product required development of the front-end and back-end part of the application, as well as deployment on a Vercel.

Web Stack and Explanation

For product data storage (name, image, description, price...) Sanity was used. In this way, great flexibility of the site and easy use as well as update was achieved.

Figma was used for the design part. The modern look is achieved by combining standard CSS and Material UI.

NextJS was used for the server side, while ReactJS is used for the front-end. Since this project was conceived as a ready-to-use website, Stripe was used for the product payment in test mode.

After finishing and testing the front-end and back-end of the application, it was time to bring the application online. Vercel was used for this purpose, as the best solution.

Problems and Thought Process

The main goal of the project was to make it scalable and flexible enough so that it would support future updates and changes.

Application made in this way enables easy adaptation to a wide range of different products, as well as simple use of the application by the client.