The website is made with NextJs and JavaScript. For styling I use Chakra UI and Sass to customize components.
I collaborated in the creation of Savvily.es website. The web is made with Hugo, JS, CSS and HTML
Here I have practiced the basic react hooks, such as useState and ussEffect, also make requests to an api with axios.
In this project I try to create a trello clone with its basic functions: create lists and cards, reorganize and edit them.
🚧 IN DEVELOPMENT 🚧
This is an exercise in which I practice the hooks of useMemo, useCallback, useState and React components.
Here I decided to make the rock, paper, scissors game, to reinforce my basic knowledge of react.