This is my new portfolio, fully coded and designed by me. It represents a major milestone in my professional growth as a developer.
This portfolio took a lot of hard work to build, but the development process was very rewarding and allowed me to apply and improve my technical skills.
- Responsive: Designed to work smoothly on all screen sizes, providing a great experience on both mobile and desktop devices.
- Technologies Used: Built with React and styled using Tailwind CSS.
- Hosting: Available live on Vercel for easy access.
The project is hosted on Vercel. I hope you enjoy exploring it!
https://my-new-portfolio-can1lkk9z-mateus-silvas-projects-2f8fdcdf.vercel.app/
If you want to check out the source code or run the project locally, follow these steps:
- Clone the repository: git clone [your-repository-url]
plainText
- Navigate to the project folder: cd [project-folder-name]
plainText
- Install dependencies: npm install
plainText
- Start the development server: npm start
plainText
- Open your browser and go to
http://localhost:3000
Feedback and suggestions are always welcome! Feel free to open an issue or contact me directly.
Thank you for visiting my portfolio!