Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eddi3ms/delivery-fd


https://github.com/eddi3ms/delivery-fd

axios next14 react react-hook-forms react-query shadcn-ui tailwindcss zod zustand

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Delivery Frontend

## Pages done
- Sign up
- Sign in

## Pages to do
### Public
- Home w/ featured
- Products List
- Product Details

### Auth User
- Cart
- Profile & Addresses
- Orders List
- Order Details

### Auth Admin
- Orders List
- Order Details
- Products List
- Product Details
- Categories List

# Tech
### Frontend
- Next.js & react
### HTTP
- Axios / React-Query
### Global State Management
- Zustand
### Realtime
- Socket-io
### Validations
- Zod