Skip to content

A simple meal app where we can add meals to the cart and complete checkout process. Skills explored: React, React Hooks, Render Lists and Form validation etc.

Notifications You must be signed in to change notification settings

suryad6201/meal-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meal-app-react

You can view live demo here: https://meal-app-myproject.netlify.app/

Features:

  • Selecting quantity of the food.
  • Adding item to cart.
  • Adding and removing item.
  • Checking out the items.

Knowledge used:

In this project I have explored many important concepts in React such as

  • React Fundamentals
  • React Components
  • React Hooks
  • useReducer, useContext, useRefs
  • React Portals
  • Rendering Lists
  • Form Validation

This React course from Udemy helped me a lot to learn React concepts and to complete this project.

Note: Run "npm install" in the terminal to install the dependencies in your computer.

Thanks for viewing my project. Feel free to visit my other projects.

About

A simple meal app where we can add meals to the cart and complete checkout process. Skills explored: React, React Hooks, Render Lists and Form validation etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages