This repo contains the frontend code for the Dashchef application, located at dashchef.netlify.app. This application allows the user to create an account and become either a user or a home cooked chef. Both users and chefs may browse other home chef's kitchen and view a menu of home cooked meals. Chefs can customize their kitchen and create a list of menu items to sell to users.
- A personal profile page with features such as creating list of personal favorite chefs
- A global wall that shows the top rated chefs
- React
- Redux
- React Router
- TailwindCSS
- HTML
Clone the repository
git clone https://github.com/peterphan20/dashchef.git
Move into repository
cd dashchef
Install dependencies
npm install
The user can create an account and order home cooked meals from home chefs.
This project is not accepting contributions. You are welcome to use as a template.
MIT License