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: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eddi3ms/delivery-fd
- Owner: Eddi3MS
- Created: 2024-06-16T21:06:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-25T12:16:01.000Z (over 1 year ago)
- Last Synced: 2025-02-06T05:13:54.102Z (about 1 year ago)
- Topics: axios, next14, react, react-hook-forms, react-query, shadcn-ui, tailwindcss, zod, zustand
- Language: TypeScript
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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