Developed by Grace Chen Abudi
๐ฉ๐ฝโ๐ป
- Intro
- Tech Stack
- Techniques
- How to Get Started
- Additional Link
Food Order App:
A practice project in React, demonstrating a simple app for ordering food. Users can browse meals, add items to cart, and place orders seamlessly.
- React
- JavaScript
- NodeJS + NodeJS Libraries
- ExpressJS
- CSS3
- Vite
- React Hooks
- React Context API
- HTTP Requests
- Responsive Layout
- Reusable Custom Components
- Debugging
git clone https://github.com/Chen-Abudi/food-order.git
cd food-order
npm install
or in short
npm i
cd backend
npm install
or in short
npm i
npm run dev
node app.js
If you want to strengthen your knowledge and skills of React, Redux, and more... along the Best Practices, Feel free to check this course on Udemy by Maximilian Schwarzmรผller
:
Visit the Course ๐๐ฝ HERE !
Shoutout to Maximilian Schwarzmรผller for this project design, all the lectures, the exercises, and the React course in Udemy. Mahalo, Thank you!
๐บ