My work
π Shopping Cart
A React project were I put in practice lots of React's concepts like: Client Routing using React Router, Testing React apps, Styling React apps, Components life cycle, Fetching data in React, Deploying React apps, etc.
π§ Memory Card Game
A Memory Card Game that fetches images from an external API, which makes me improve my knowledge in a few React concepts like: states, side effects, components and life cycle of reactive effects.
π’ Battleship Game
A Battleship web game to put in practice Test Driven Development (TDD). Built in vanilla JavaScript, HTML and CSS to sharpen my web fundamentals.
CV App
Application built with React to practices concepts like states and props.
βοΈ Weather App
An app client that fetches data from an external API using Vanilla JS
Library
Library Project where you can add books, mark them as read and delete them. Project to practice