Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marekzelinka/supermarket-eshop

Simple e-shop using React and Stripe
https://github.com/marekzelinka/supermarket-eshop

javascript react react-router stripe swr

Last synced: 1 day ago
JSON representation

Simple e-shop using React and Stripe

Awesome Lists containing this project

README

        

# Supermarket e-shop

This project is a simple supermarket app that I've created while learning React.

## Setup

**First time**

```bash
git clone https://github.com/marekzelinka/supermarket-eshop.git
cd supermarket-eshop
pnpm install
```

**Then you can run the server**

```bash
pnpm dev
```

Go to [localhost:5173/](http://localhost:5173/)