Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shahul01/myshop-fullstack
eCommerce fullstack React - Node.JS app
https://github.com/shahul01/myshop-fullstack
authentication cart expressjs nextjs nodejs postgres reactjs
Last synced: 27 days ago
JSON representation
eCommerce fullstack React - Node.JS app
- Host: GitHub
- URL: https://github.com/shahul01/myshop-fullstack
- Owner: shahul01
- Created: 2023-12-30T12:05:55.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-20T17:52:35.000Z (6 months ago)
- Last Synced: 2024-08-28T16:58:25.977Z (5 months ago)
- Topics: authentication, cart, expressjs, nextjs, nodejs, postgres, reactjs
- Language: TypeScript
- Homepage:
- Size: 7.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# myshop-fullstack
## eCommerce fullstack React - Node.JS app
## created by @shahul01
### Images
#### Home
![home.png](./frontend/public/images/screenshots/home.png)#### Product Detail
![product-detail-slug.png](./frontend/public/images/screenshots/product-detail-slug.png)#### Stripe
### TechStack in Detail
#### Overall
- PERN Stack - Postgres, Express, React, Node#### Frontend
- NextJS - SSR via fetch
- React
- Redux
- Hooks#### Backend
- Postgress
- Express
- Node