https://github.com/kessio/e-commerce-shop
Ecommerce store built with react, commerce.js has been used to handle the backend of the store. Users can purchase items using stripe.
https://github.com/kessio/e-commerce-shop
commercejs-api react stripe-api stripe-payments tailwindcss
Last synced: 2 months ago
JSON representation
Ecommerce store built with react, commerce.js has been used to handle the backend of the store. Users can purchase items using stripe.
- Host: GitHub
- URL: https://github.com/kessio/e-commerce-shop
- Owner: kessio
- Created: 2022-10-24T01:12:30.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-29T05:46:57.000Z (over 3 years ago)
- Last Synced: 2025-02-04T12:50:00.912Z (over 1 year ago)
- Topics: commercejs-api, react, stripe-api, stripe-payments, tailwindcss
- Language: JavaScript
- Homepage: https://profound-malabi-179947.netlify.app
- Size: 1.61 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# e-commerce
> This project contains a fully functional eCommerce application built with react and commercejs. eCommercejs API has been used to build product displays, carts, checkouts on the backend. This application allows users to add products to cart, checkout and pay using stripe. Once they purchase an item they will get a receipt on their email.
> I enjoyed buiding this eCommerce shop and learnt a lot of new concepts in the process.
## Built With
- Major languages : Html5, Javascript, CSS
- Frameworks: React, TailwindCSS
- Technologies used: Git, npm, linters, netlify, eCommercejs
## Live Demo
[Live Demo Link](https://profound-malabi-179947.netlify.app)
# Getting Started with Create React App
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Node js
- npm
### Setup
- To get a local copy up and running you'll need to have NodeJS installed on your local machine.
### Install
`npm install`
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
## Authors
👤 **Author1**
- GitHub: [@kessio](https://github.com/kessio)
- Twitter: [@kessio_sharon](https://twitter.com/kessio_sharon)
- LinkedIn: [kessio](https://linkedin.com/in/linkedin/sharon-kessio)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
[jumia](https://www.jumia.co.ke/) whose images were used to create the products
[commercejs](https:/commercejs.com/)
- Hat tip to anyone whose code was used
## 📝 License
This project is [MIT](./LICENSE) licensed.