Skip to content

This challenge was developed along the React JS specialization created by Rocketseat. The purpose of this project is to create a coffee delivery with checkout page using ContextAPI and LocalStorage

Notifications You must be signed in to change notification settings

thiagohrcosta/Coffee-delivery

Repository files navigation

banner

Coffee Delivery

This is a challenge project developed along the React JS specialization created by Rocketseat.

The objective was to develop an application capable of storing product data and manipulating its values with ContextAPI, also storing it in LocalStorage for better manipulation since the present application does not have a backend. At the end the products selected by the user are shown on screen.

An external API called "VIACEP" was used, capable of providing postal code data in order to automate the filling of the address by the user.

At the end, with the address filled in, selected products and the chosen payment method, the user can finalize the order by being forwarded to the final page.

Development

TypeScript React Vite

Technologies used

What your can do?

enter image description here

In this application a user can:

  • Select one or more coffee;
  • Search for his address using a API postal code that fills some fields like street, neighborhood, city and state;
  • Select a payment format;
  • Confirm his order.

About

This challenge was developed along the React JS specialization created by Rocketseat. The purpose of this project is to create a coffee delivery with checkout page using ContextAPI and LocalStorage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published