Skip to content

sagarmittal1/ReactMeals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactMeals - Food Ordering Website

In this project I used React to made food ordering website that have cart, meals & summary of items added in cart sections.

UPDATE

Now it includes the meals fetched using HTTPS firebase database. Added checkout form to order food & send the userData & cartItems to the server using POST request. It also has proper validation check that I made for forms input. Also revamped overall styling to look better.

Links

Live Site URL: https://react-meals-tau.vercel.app/

What I learned

In this I used various advanced concepts of React that are -

  • useContext
  • useReducer
  • refs & forwardRef
  • useEffect
  • createPortal

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

About

Food ordering website made using React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published