My personal website, built with Astro, React, Tailwind CSS, and deployed to Vercel. This website showcases my experience, skills, and projects!
- Server Side Rendering: Ensures fast and efficient loading for improved user experience.
- Google Lighthouse Scores: Achieves a perfect 100% on all aspects of Google Lighthouse analysis, including performance, accessibility, best practices, and SEO.
- Responsive Design: Adapts seamlessly to various screen sizes.
- Animations: Features subtle entry animations and scroll-based animations, all crafted entirely with CSS.
Before getting started, make sure you have Git and Node.js v18 or higher installed.
# Clone this project
$ git clone https://github.com/SaguadoDev/portfolio-astro.git
# Access the project folder
$ cd portfolio-astro
Then
# Install dependencies
$ npm install
# Run the project
$ npm run dev
Open http://localhost:4321 with your browser to see the result.
- Skeleton Loaders: Provide the enhances user experience with skeleton loaders for smooth content loading.
- Blog: Implement features a blog section where I will share articles.
Thank you for exploring my website! If you find the structure or features useful, feel free to use the template for your project.