https://github.com/imcrazysteven/food-delivery-application
A food delivery application built using the MERN (MongoDB, Express, React, Node.js) stack.
https://github.com/imcrazysteven/food-delivery-application
express mongoose nodejs reactjs typescript
Last synced: 4 months ago
JSON representation
A food delivery application built using the MERN (MongoDB, Express, React, Node.js) stack.
- Host: GitHub
- URL: https://github.com/imcrazysteven/food-delivery-application
- Owner: imcrazysteven
- License: mit
- Created: 2024-12-26T19:51:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-10T11:03:22.000Z (9 months ago)
- Last Synced: 2026-01-25T18:50:14.559Z (6 months ago)
- Topics: express, mongoose, nodejs, reactjs, typescript
- Language: TypeScript
- Homepage: https://foodzonenewapp.netlify.app/
- Size: 2.4 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Food Delivery app built with mern stack
## Tech Stack
- **Client:** React, Typescript
- **Server:** Node, Typescript, Express, Mongo(mongoose)
## 🔗 Links
- Live: https://foodzonenewapp.netlify.app/
- Code: https://github.com/imcrazysteven/Food-Delivery-Application.git
## Table of Contents
- [Features](#features)
- [Technologies](#technologies)
## Features
- [x] Login/Register
- [x] Admin Dashboard(Add product/delete product/disable product)
- [x] Product List
- [x] Category List
- [x] User Cart
- [x] Search
## 🛠Technologies
- React
- Tailwind
- Tanstack-Query
- Shadcn ui
- React-hook-form
- Vite
- Node
- Express
- Typescript
- Zod
- Moongose
- cloudinary
- Stripe
- Render
- Netlify
## Contribution
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a pull request
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.