This is a personal portfolio app built using Next.js and Tailwind CSS. The app displays projects, an about page, blogs, and contact information.
- Projects: Displays projects that you have worked on.
- About: An about page that explains who you are.
- Blog: Displays blog articles.
- Contact: A contact form for reaching out to you.
- Clone this repository
git clone git@github.com:galihroswandi/Personal-Portfolio.git
cd Personal-Portfolio
- Install dependencies
npm install
- Running application
npm run dev
Contributions are always welcome!
See Contributing for ways to get started.
Please adhere to this project's Code of Conduct.