Overview
This is a personal portfolio website built using Tailwind CSS and Astro. It serves as a showcase for projects, skills, and contact information.
Features
- Responsive design
- Projects showcase
- Contact form
- Blog Page
Installation
To run this project locally, follow these steps:
Clone the repository:
git clone [repository_url]Navigate to the project directory:
cd [project_directory]Install the dependencies:
npm installStart the development server:
npm run devOpen your browser and visit http://localhost:3000 to see the website locally.
Summary
This personal portfolio website built with Tailwind CSS and Astro provides a responsive design, projects showcase, contact form, and blog page. It is easily customizable and can serve as a template for creating your own portfolio website. The project is open source and available under the MIT License.