About the project | Features | Technologies | Getting Started
This is my personal website, developed to showcase my work and skills as a WEB Developer. It was built with modern technologies, focusing on a clean and pleasant user experience.
- Theme switcher: Light and dark modes for better viewing comfort.
- Downloadable CV: A direct link to download my CV in PDF format.
- Social media links: Quick access to my profiles on GitHub and LinkedIn.
- Responsive design: The site is optimized for a perfect experience on any device.
This project was developed with the following technologies:
To run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/JhonatanMedeiros/personal-site.git
-
Install the dependencies:
npm install
-
Run the development server:
npm run dev
-
Open in your browser: Open http://localhost:3000 in your browser to see the result.