Skip to content

Matheus1714/professional-portifolio

Repository files navigation

Professional Portifolio

Build Status Latest Release License

A professional resume presented in a website format. This project was built using the Astro Resume Theme, which provides a clean and customizable starting point for your personal or professional online portfolio.


✨ Features

  • Modern Design: Clean and responsive layout for all devices.
  • Customizable: Easily adapt the template to your needs.
  • Fast and Efficient: Built with Astro, focusing on performance and simplicity.

🚀 Getting Started

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/Matheus1714/professional-portifolio.git
cd professional-portifolio
  1. Install dependences
[npm | yarn | pnpm] install
  1. Start project
[npm | yarn | pnpm] dev