Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mithu9/e-commerce-website

This is the fullstack e-commerce site
https://github.com/mithu9/e-commerce-website

axios bcryptjs cookie-parser cors express flowbite jsonwebtoken moment mongoose multer nodemon react react-router-dom redux-toolkit slick-carousel

Last synced: about 5 hours ago
JSON representation

This is the fullstack e-commerce site

Awesome Lists containing this project

README

        

# React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh

# E-Commerce Website

## Overview

Welcome to our E-Commerce Website! This platform allows users to browse products, add them to their cart, and proceed to checkout seamlessly.


Homepage Screenshot
### Product Page

Product Page Screenshot

### Shopping Cart

Shopping Cart Screenshot

## Features

- User authentication (Login/Signup)
- Product listing with categories
- Shopping cart functionality
- Secure checkout with payment gateway integration
- Order tracking system

## Technologies Used

- **Frontend:** HTML, CSS, JavaScript, React.js
- **Backend:** Node.js, Express.js
- **Database:** MongoDB

## Installation

```sh
# Clone the repository
git clone https://github.com/your-repo/ecommerce-website.git

# Navigate to the project directory
cd ecommerce-website

# Install dependencies
npm install

# Start the development server
npm start
```

## Screenshots

## Contributing

We welcome contributions! Please fork the repository and submit a pull request.