Deployed in: https://marioql-dev.vercel.app/
This project is my personal website. That works as a place to show my work and provide a place where people can get to know how I work better.
I really liked this project. Since I learned a lot about React while developing it, looking to implement best practices, clean and orderly code.
- In this project use react-router for navigation.
- Also practice the use of Hooks and Context.
- To the styles use styled-component in which it use global styles which are repeat in different places
- Also use ThemeProvider to handle the theme of my application.