Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 355 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 355 Bytes

E-Commerce

This is a simple E-commerce website built with ReactJS and CSS3.

Clone the project then,

Run this project with npm start.

This is a Frontend/UI project without API routes, hence functionalities like sign-up, sign-in, checkout, etc do not work.

Webapp is deployed on https://codexnature.github.io/E-Commerce/

Serverside/API coming soon.