This project is an online portfolio of my work. It can be accessed here.
This project was made with:
ReactTypeScriptstyled-componentsreact-iconsmotion-framer
Inside the project's folder, open a terminal and run the following command:
npm installOn the same terminal, after the previous command has finished running, run:
npm run devBy default, the app will be available at http://localhost:5173/
Type this URL on your browser and you are good to go!

