Projects
Weather App
Weather App is an application for weather, where is possible to obtain information about the forecast of every city of the world. During the development had to consume a Weather API and a Cities API too, learn how to process theirs data and make an interesting and funcional UI.
Showflix
Showflix is a website, where you can get information about thousands of films and series, the seasons, the chapters and the main actors. This ambitious project involves consuming a huge API, where I needed to make use of React Router to create the different sections of the sites.
Taskify
Taskify is a web application, based on Trello, a tool to manage tasks in a Kanban style. Work in this app improved my skills, learning deeper the state manage with Reduce, learning to use dispatch, states, etc. The manage of the DOM was a big challenge too.
Financial App
Financial App is an application where you can manage your personal finances, keeping track of your income, expenses and debts. It is a tool that helps you to have a better control of your money, and to make better decisions about your finances. It is ready to deploy on Docker.