/react_eCommerce

A hands-on journey in React and styled components. This e-commerce web app sharpens React skills and state management expertise.

Primary LanguageJavaScript

E-Commerce Web app

Example:

Amazon , Flipkart

The purpose of building this app is to improve my understanding of React.js.

Project Status

Under Development

Some sections are missing in this app, such as Cart, payment gateway, and database connectivity..

Project Screen Shot(s)

Example:

[ Product page screenshot ] ss_2

[ Single product page screenShot ] ss

[ Home page screenShot ] home

Installation and Setup Instructions

Example:

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install || npm i

To Run Test Suite:

npm test

To Start Server:

npm run dev

To Visit App:

localhost:5173/