This project it's my personal portfolio.
To make this project I used:
All portfolio app was created in React, using:
- React router dom: To create all routes in the APP.
- Contexts: to manage languages and ligth/dark modes.
- useState: to control the state of all the components that need it.
- useEffect: to manage what each component does when it is assembled.
With MUI I did:
- The Navbar.
- The Speed dial.
- A nested Modal.
I used Bootstrap to:
- Certificates cards.
- Responsive display.
- Colours, buttons...
To speed dial icons.
This portfolio was deployed in Netlify.
To see the app you only need to click here.