My personal portfolio website built with Next.js and Tailwind CSS, showcasing my skills, projects, and experiences.
Welcome to my personal portfolio website! This project is built using Next.js and Tailwind CSS to showcase my skills, projects, and experiences. It serves as a central place to share my work and connect with others.
To get a local copy of the project up and running, follow these steps:
git clone https://github.com/Alsabribhuiyan0/Al-Sunny-Portfolio.git
cd Al-Sunny-Portfolio
npm install
To run the project locally, use the following command:
npm run dev
Open your browser and navigate to http://localhost:3000 to view the portfolio website.
Contributions are welcome! If you have any suggestions or improvements, please fork the repository and create a pull request. For major changes, please open an issue to discuss what you would like to change.