Portfolio Website screenshot

Portfolio Website

Author Avatar Theme by Devrohit06
Updated: 29 Sep 2024
51 Stars

Portfolio website made using Astro, Reactjs and Tailwind CSS

Categories

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:

  1. Clone the repository:

    git clone [repository_url]
    
  2. Navigate to the project directory:

    cd [project_directory]
    
  3. Install the dependencies:

    npm install
    
  4. Start the development server:

    npm run dev
    
  5. Open 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.