This is my personal portfolio website built using Tailwind CSS and Astro. It showcases my projects, skills, and contact information.
You can check out the live website here.
-
Responsive design
-
Projects showcase
-
Contact form
-
Blog Page
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/DevRohit06/Portfolio-website.git
- Navigate to the project directory:
cd Portfolio-website
- Change the Google Analytics Key Code to your own Key
Change the Key inside
Portfolio-website/src/layouts/Layout.astro & BlogLayout.astro
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit http://localhost:3000 to see the website locally.
You can use this project as a template for your own portfolio website. Customize it by adding your own projects, skills, and contact information.
If you'd like to contribute to this project, please open an issue or submit a pull request.
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!