Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serlisovyk/stuff
Fullstack MERN store
https://github.com/serlisovyk/stuff
expressjs fullstack mern-stack mongodb react store tanstack-react-query zustand
Last synced: 18 days ago
JSON representation
Fullstack MERN store
- Host: GitHub
- URL: https://github.com/serlisovyk/stuff
- Owner: serlisovyk
- Created: 2024-10-28T15:32:30.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T20:22:17.000Z (2 months ago)
- Last Synced: 2024-12-22T08:14:48.777Z (18 days ago)
- Topics: expressjs, fullstack, mern-stack, mongodb, react, store, tanstack-react-query, zustand
- Language: JavaScript
- Homepage:
- Size: 4.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stuff
# Demo
https://stuff-client.onrender.com
# Tools
# How to copy
git clone https://github.com/serlisovyk/Stuff.git
cd server
npm i
npm run dev
cd client
npm i
npm start