https://github.com/amalumian/reactmeals
React Course Project
https://github.com/amalumian/reactmeals
course-project
Last synced: 3 months ago
JSON representation
React Course Project
- Host: GitHub
- URL: https://github.com/amalumian/reactmeals
- Owner: amalumian
- Created: 2023-08-09T10:06:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T10:31:20.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T03:42:41.116Z (4 months ago)
- Topics: course-project
- Language: JavaScript
- Homepage: https://amalumian.github.io/reactmeals/
- Size: 934 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactMeals
ReactMeals is a website that implements the ability to add items to a shopping cart, from where you can checkout via a form (input validation added), after which the items that were added to the cart and the data from the form are sent to the Firebase database. In addition, existing items on the page appear through a request to the database, where information about them is stored in a json file.
Made on [Maximilian Schwarzmüller's course](https://www.udemy.com/course/react-the-complete-guide-incl-redux/).
## Screenshot
