Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.09 KB

File metadata and controls

25 lines (17 loc) · 1.09 KB

Website Name

Tastify

Website Link

https://assignment-11-client-de6fb.web.app

project run

npm run dev

Project Overview

This project of mine is made for restaurant.Here people can order their favourite food at home. After placing the order , the food will be delivered to his home

Technology

React , react-router-dom , firebase , express , node.js , tailwind etc.

Website Feature

  • The homepage of the website has a navbar , banner , top food sections , about our restaurant section , contact us section and has a footer
  • There is a route called All Foods in the navbar, clicking on the route will show all the foods available
  • Also user can login or register by visiting our login page and register page.
  • clicking on my profile will bring up a dropdown menu that includes my added food items , add a food items , my ordered food items.Clicking on will my added food items the items that i have added ,by going to add a item route a user can add food and if going to My order food item then he can see the ordered food there.