Personal Portfolio Website
This is my website to resume my work as a data scientist. The page mainly uses React and MUI and is inspired by open-source components.
- Fork the project
https://github.com/rodrigo-arenas/portfolio/fork - Clone your fork
git clone https://github.com/{yourusername}/portfolio.git - Install the packages
npm install - Start the project
npm start