This is the source code of my Portfolio.
It was made with create-react-app, TailwindCSS and particle.js for the stars on the background. All of the components and UI interfaces were designed with Figma
To run the project on your pc just clone the repository and run the following commands:
npm i
npm start
The website will open automatically on localhos:3000