https://github.com/jay-wong-git/wong-pizza
It'a a small react app
https://github.com/jay-wong-git/wong-pizza
react react-router redux styled-components supabase tailwindcss
Last synced: 2 months ago
JSON representation
It'a a small react app
- Host: GitHub
- URL: https://github.com/jay-wong-git/wong-pizza
- Owner: Jay-Wong-Git
- Created: 2024-05-20T03:21:59.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T03:22:22.000Z (about 2 years ago)
- Last Synced: 2025-12-26T21:53:11.189Z (6 months ago)
- Topics: react, react-router, redux, styled-components, supabase, tailwindcss
- Language: JavaScript
- Homepage: https://wong-pizza.vercel.app
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Wong Pizza 🗒️:
Wong Pizza is a react demo project about ordering pizza.

## Screenshots 📸:




## Tech Stack 🛠️:
- `React` 18.2.0
- `Redux` 9.1.0
- `React Router` 6.11.0
- `styled-components` 6.1.8
- `Supabase` 2.42.0
- `Tailwind` 3.3.2
## Setting up locally ⚙️
### 1. Clone on your local machine
```bash
https://github.com/Jay-Wong-Git/wong-pizza.git
```
### 2. Install dependencies
```bash
npm install
```
### 3. Run on your local server
```bash
npm run dev
```
If you have read all of this, please star the repo, it will help me a lot ❤️