Welcome to my personal website repository! This project showcases my work experience, some personal projects, and other personal information.
This website is built to highlight my skills, projects, and experiences. It serves as a central hub for my online professional presence.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Shafin-A/personal-website.git- Navigate to the project directory:
cd personal-website- Install the dependencies:
npm installTo start the development server, run:
npm run devOpen your browser and go to http://localhost:5173 to view the website.
Contributions are welcome! Please fork the repository and create a pull request with your changes.