Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.35 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.35 KB

Fashion Store

This project focuses on to create an e-commerce website which allows to browse through products and place orders with a functional cart.

Getting started

To get this project up and running locally on your computer:

  1. Clone this repository

    git clone https://github.com/Mvlprem/fashion-store.git
  2. Install the required packages in the root of your clone of this repo

    npm install
  3. Run the server, using the below command

    npm run dev

Built with

React.js React Router Bootstrap styled-components MUI react-zoom Vite

Deploys by Netlify