Skip to content

JhonatanMedeiros/personal-site

Repository files navigation

Jhonatan de Medeiros - Personal Site

Next.js TypeScript Tailwind CSS

About the project   |    Features   |    Technologies   |    Getting Started

💻 About the project

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.

✨ Features

  • 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.

🚀 Technologies

This project was developed with the following technologies:

🏁 Getting Started

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/JhonatanMedeiros/personal-site.git
  2. Install the dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open in your browser: Open http://localhost:3000 in your browser to see the result.

Releases

No releases published