A web application for managing products, categories, stocks, and checkout functionality.
This project is a React-based web application designed to manage various functionalities related to an online store. It allows users to view and manage products, categories, stocks, and provides a checkout feature. BackEnd(Springboot) - https://github.com/LinukaAr/MyStore-Springboot/
- React.js
- JavaScript
- HTML
- CSS
- Bootstrap
- React Router DOM
-
Clone the repository.
-
Navigate to the project directory.
-
Install dependencies by running:
npm install
Start the application:
bash Copy code npm start Usage Screenshots Include screenshots for each tab or functionality of the application here.