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

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.

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.