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

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.

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.