The Gelato

This store is a project I was entrusted with while working at Tecopos. The data displayed is sourced directly from their servers.



Technologies used:

Front End:

I worked alone on the front-end development. The data loads from the beginning, displaying a loading... indicator before the categories and products appear. The page saves each customer's purchase form information to enhance the user experience, preventing them from having to fill it out repeatedly. It also retains other data, such as the selected currency for product prices, and ensures the shopping cart persists even if the user leaves the page and returns later. In terms of complexity, this project requires precise integration of all components, as it renders a large amount of information on the screen.

  • Axios

  • React

  • TypeScript

  • Tailwind

Back End:

Developed and provided by Tecopos' backend team.



Code not available