Skip to content

DevRohit06/Portfolio-website

Repository files navigation

Portfolio Website

GitHub GitHub stars GitHub forks GitHub last commit

This is my personal portfolio website built using Tailwind CSS and Astro. It showcases my projects, skills, and contact information.

Preview

Portfolio Website Preview

You can check out the live website here.

Features

  • Responsive design

  • Projects showcase

  • Contact form

  • Blog Page

Technologies Used

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/DevRohit06/Portfolio-website.git
  1. Navigate to the project directory:
cd Portfolio-website
  1. Change the Google Analytics Key Code to your own Key

Change the Key inside

Portfolio-website/src/layouts/Layout.astro & BlogLayout.astro
  1. Install the dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and visit http://localhost:3000 to see the website locally.

Usage

You can use this project as a template for your own portfolio website. Customize it by adding your own projects, skills, and contact information.

Contributing

If you'd like to contribute to this project, please open an issue or submit a pull request.

License

This project is open source and available under the MIT License.


Icons made by FontAwesome.

Feel free to reach out if you have any questions or suggestions!

Built with Astro