Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/piercel2022/ecom-world

Ecom world is a complete E-Commerce App or a shopping App With React. The project set up and configure React and Redux to create a simple ecommerce store, complete with checkout and payment processing!
https://github.com/piercel2022/ecom-world

bootstrap5 css3 html5 javascript reactjs redux-toolkit

Last synced: about 2 months ago
JSON representation

Ecom world is a complete E-Commerce App or a shopping App With React. The project set up and configure React and Redux to create a simple ecommerce store, complete with checkout and payment processing!

Awesome Lists containing this project

README

        

REQUIRED SECTIONS:
- Table of Contents
- About the Project
- Built With
- Live Demo
- Getting Started
- Authors
- Future Features
- Contributing
- Show your support
- Acknowledgements
- License

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

![Screenshot2](https://github.com/Piercel2022/Ecom-world/assets/98626003/f6236c59-1609-4c50-8ab7-a651fa9291d1)

# 📖 Ecom world

**Ecom world** is a complete E-Commerce App or a shopping App built with React. The project set up and configure React and Redux to create a simple ecommerce store, complete with checkout and payment processing of one product from start to finish.

## 🛠 Built With

### Tech Stack

Client

Server

Database

### Key Features

- **Main homepage**
- **React Rating**
- **React Marquee**
- **Add differents categories**

(back to top)

## 🚀 Live Demo

- [Ecom world](https://ecom-world.netlify.app/)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

```sh
npm install react-router-dom --save
```

### Setup

Clone this repository to your desired folder:

```sh
git clone [email protected]:Piercel2022/Ecom-world.git
cd ecommerce-app
```

### Install

Install this project with:

```sh
npx create-react-app ecommerce-app --template-redux
cd ecommerce-app
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

### Deployment

You can deploy this project using: Netlify

(back to top)

## 👥 Author

- GitHub: [@gPiercel2022](https://github.com/Piercel2022)
- Twitter: [@pier_celestin](https://twitter.com/pier_celestin)
- LinkedIn: [Piercel2022](https://linkedin.com/in/piercelestinmax)

(back to top)

## 🔭 Future Features

- [ ] **Checkout Page**
- [ ] **Compare Products**
- [ ] **Like Products**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project...

(back to top)

## 🙏 Acknowledgments

I would like to thank...

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.