Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhaumikpatel/e-commerce-template
E-Commerce Template Built with React JS, Bootstrap 5
https://github.com/bhaumikpatel/e-commerce-template
bootstrap bootstrap-5 e-commerce reactjs template
Last synced: about 1 month ago
JSON representation
E-Commerce Template Built with React JS, Bootstrap 5
- Host: GitHub
- URL: https://github.com/bhaumikpatel/e-commerce-template
- Owner: bhaumikpatel
- Created: 2020-11-17T05:16:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T12:15:23.000Z (about 1 year ago)
- Last Synced: 2024-10-11T06:42:38.987Z (about 1 month ago)
- Topics: bootstrap, bootstrap-5, e-commerce, reactjs, template
- Language: JavaScript
- Homepage: https://e-commerce-template.surge.sh/
- Size: 1.34 MB
- Stars: 84
- Watchers: 4
- Forks: 56
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
E-Commerce Template
Built with React JS, Bootstrap 5
Demo »
## E-Commerce Template
Built with React JS and Bootstrap 5
## Table of contents
- [Quick start](#quick-start)
- [What's included](#whats-included)
- [Thanks](#thanks)
- [Copyright and license](#copyright-and-license)## Quick start
Several quick start options are available:
- [Download the latest branch](https://github.com/bhaumikpatel/E-Commerce-Template)
- Clone the repo: `git clone https://github.com/bhaumikpatel/E-Commerce-Template.git`
- Install with [npm](https://www.npmjs.com/): `npm install`
- Runs the app in the development mode `npm start`
- Builds the app for production to the `build` folder `npm run build`## What's included
- Sign Up
- Sign In
- Forgot Password
- Home Page
- Product List (List/Grid View)
- Product Detail
- Cart
- Checkout
- Invoice
- My Account (Change Password, Setting, Saved Card)
- Star Zone Page
- Orders
- Wishlist's
- Notification
- Support
- Contact Us
- Blog
- Blog Detail Page
- Error Page (404, 500)## Thanks
Code released under the [MIT License](https://github.com/twbs/bootstrap/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).