Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/piercel2022/ecom-world
- Owner: Piercel2022
- License: mit
- Created: 2023-10-20T21:37:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-25T16:58:16.000Z (7 months ago)
- Last Synced: 2024-12-01T16:41:46.111Z (about 2 months ago)
- Topics: bootstrap5, css3, html5, javascript, reactjs, redux-toolkit
- Language: JavaScript
- Homepage: https://ecom-world.netlify.app/
- Size: 4.09 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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** 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.
Client
Server
Database
- **Main homepage**
- **React Rating**
- **React Marquee**
- **Add differents categories**
- [Ecom world](https://ecom-world.netlify.app/)
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
- GitHub: [@gPiercel2022](https://github.com/Piercel2022)
- Twitter: [@pier_celestin](https://twitter.com/pier_celestin)
- LinkedIn: [Piercel2022](https://linkedin.com/in/piercelestinmax)
- [ ] **Checkout Page**
- [ ] **Compare Products**
- [ ] **Like Products**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project...
I would like to thank...
This project is [MIT](./LICENSE) licensed.