# install dependencies
$ npm install
# development
$ npm start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
Cuisine Restaurant is full-stack web application build using React, NestJs, Postgres, Material Design System.
- Authentication
- Login
- Sign Up
- Forgot Password
- Reset Password
- Resources
- Explore Menu
- Explore Dishes
- Infinite Loading
- Filter Dishes
- Dish Review
- Search Dishes
- Filter Dishes
- Payment
- Stripe Payments
- Order Invoice
- User
- Add Dish To Cart
- Favorites
- Create Orders
- View Orders
- Admin
- Admin Panel
- Change Order Status
- Inventory Management
- Multiple User Role
- User Creation with different roles
Demo Link : Cuisine Restaurant
- React - Frontend Framework
- Material UI - Design System
- Nest Js - NodeJs Framework
- Postgres - Sql Database
- Stripe - Payment
Distributed under the MIT License. See LICENSE
for more information.