Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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