frontend-online-store

Online Store Frontend

This is my online store frontend project built with Next.js and TypeScript. I started developing it to improve my frontend skills and strengthen my understanding of modern React architecture.

Features

Technologies Used

Project Status

This project is currently in development. New features are being added continuously.

How to Run the Project Locally

Clone the repository:

git clone https://github.com/AlexandruChet/frontend-online-store

Go to the project folder:

cd online_store

Install dependencies:

npm install

Run the development server:

npm run dev

Notes

This project is part of my learning journey, so the code may not be perfect. I’m actively improving it and applying best practices.