Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 550 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 550 Bytes

DevKart

E-Commerce Shopping Application

Features

  • Login/SignUp
  • Cart Management
  • Wishlist Management

Run Locally

Clone the project

  git clone https://github.com/JatinRanka/DevKart-Frontend.git

Go to the project directory

  cd DevKart-Frontend

Install dependencies

  npm install

Start the server

  npm run start

Demo

Products page

Image 1

Cart Page

cart Page