Skip to content

Knoxzen/SHOOPER_Ecommerce_Website_React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHOPPER E-Commerce Website

This is a simple e-commerce website built using React and React Router. The website allows users to browse and view products, add them to their cart, and proceed to checkout. It also includes a responsive navbar and footer for easy navigation.

Table of Contents

Technologies

  • React
  • React Router
  • HTML/CSS (Sass)

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/e-commerce-website.git
cd e-commerce-website
  1. Install dependencies:
npm install
  1. Start the development server:
npm start

Features

  • Browse and view products
  • Product details page
  • Add products to the cart
  • Checkout and payment processing

Usage

Once the project is set up and the development server is running, you can access the website in your browser by navigating to http://localhost:3000/.

Contributing

Contributions are welcome! If you find any issues or want to enhance the website's functionality, feel free to open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published