Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serlisovyk/pizza
Fullstack MERN store with TS
https://github.com/serlisovyk/pizza
express fullstack mern mongodb onlinestore react redux-toolkit rtk-query typescript
Last synced: about 5 hours ago
JSON representation
Fullstack MERN store with TS
- Host: GitHub
- URL: https://github.com/serlisovyk/pizza
- Owner: serlisovyk
- Created: 2024-10-28T17:08:30.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T10:23:28.000Z (3 months ago)
- Last Synced: 2024-11-15T05:12:28.344Z (2 months ago)
- Topics: express, fullstack, mern, mongodb, onlinestore, react, redux-toolkit, rtk-query, typescript
- Language: TypeScript
- Homepage:
- Size: 1.39 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pizza
# Demo
https://pizza-client-6jhw.onrender.com
# Tools
# How to copy
git clone https://github.com/serlisovyk/Pizza.git
cd server
npm i
npm run dev
cd client
npm i
npm start