This project is a food order app with a list of meals from which we can choose and add these meals to the card, change their amounts and add them multiple times and view the card with our meals.
This project is a food order app with a list of meals from which we can choose and add these meals to the card, change their amounts and add them multiple times and view the card with our meals.
npm install
# Run on http://localhost:3000
npm start
It uses functional components with hooks and the context API, tu update the user card. Uses css modules to style the app.