Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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