Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gustavohps10/lojadodev

🛒 Frontend application that uses the Stripe API to sell products
https://github.com/gustavohps10/lojadodev

axios chakra-ui ecommerce nextjs react stripe typescript yarn zod

Last synced: 19 days ago
JSON representation

🛒 Frontend application that uses the Stripe API to sell products

Awesome Lists containing this project

README

        







## :page_with_curl: Description
A simple online store with the aim of selling products registered on [Stripe](https://stripe.com/) and with a software development theme

## :game_die: Features
- [x] List stripe products
- [x] Checkout

## :gear: Running

### Environment variables
Copy ```.env.example``` file as ```.env.local```
```
copy .env.example .env.local
```

### Install dependencies
```
yarn install
```

### Run app
```
yarn dev
```

## :hammer_and_wrench: Tools










## :adult: Contributors



Gustavo Henrique
Gustavo Henrique

💻