Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cleiltonrocha/coffee-delivery
The Coffee delivery is an application built with ReactJS. In this web application, users can view the list of available coffees, add them to the cart, and complete the order.
https://github.com/cleiltonrocha/coffee-delivery
Last synced: 4 days ago
JSON representation
The Coffee delivery is an application built with ReactJS. In this web application, users can view the list of available coffees, add them to the cart, and complete the order.
- Host: GitHub
- URL: https://github.com/cleiltonrocha/coffee-delivery
- Owner: CleiltonRocha
- Created: 2023-11-13T03:12:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-08T03:21:46.000Z (12 months ago)
- Last Synced: 2023-12-08T04:25:49.250Z (12 months ago)
- Language: TypeScript
- Homepage: https://coffee-delivery-ionp7fkpr-cleiltonrocha.vercel.app
- Size: 4.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coffee Delivery
A very interesting challenge that I developed during my journey in the #ignite course on the #reactjs track! 😀
In this application, users can view all available coffees and add them to the cart with the desired quantity. After adding items to the cart, users will fill out a form with their address and payment method. Then, they just need to confirm the order! ☕
Additionally, I made the necessary adjustments to adapt the application for different devices. 📱🖥️
The following tools were used for the development of this application:
Styled Components ✅
React-router-dom ✅
React-hook-form with zod ✅
Contexts ✅
Immer ✅[Check this application!](https://coffee-delivery-ionp7fkpr-cleiltonrocha.vercel.app)
## Screens
Home page hero section
Coffee Menu
Complete Order
Order Confirmed