This project is a personal portfolio website built to showcase my skills and projects as a Full Stack Developer. The portfolio is designed with a retro CRT-style theme, providing a unique user experience. It features responsive layouts and interactive elements, built with modern web technologies. The app is constructed using React for the front-end, and Tailwind CSS for styling, offering a flexible and mobile-friendly design. It also includes basic features such as a information about me, a projects gallery and links to contact me.
Before starting, make sure you have:
git clone https://github.com/federicogildemuro/my-portfolio.git
cd my-portfolio
npm install
To run the development server, use the following command:
npm run dev
This will start the app on http://localhost:5173.
Contributions are welcome! If you find a bug or have suggestions, feel free to create an issue or submit a pull request.
This project was developed by Federico Gil de Muro.
This project is licensed under the MIT License. See the LICENSE
file for more details.