This project showcases my portfolio using Next.js with App Router and Tailwind CSS.
- Next.js: A React framework for building server-rendered applications.
- Tailwind CSS: A utility-first CSS framework for quickly building custom designs.
- Bun: A JavaScript build tool that is fast, reliable, and easy to use.
-
Clone the repository:
git clone https://github.com/your-username/your-portfolio.git cd your-portfolio
-
Install dependencies:
bun install
-
Install dependencies:
bun dev
-
Open http://localhost:3000 to view the application in your browser.
Feel free to explore the portfolio and adapt it to showcase your own projects, skills, and experiences.
-
Modify the content in the app directory to reflect your projects and information.
-
Customize the styles by editing the Tailwind CSS classes in the components.