An open API service indexing awesome lists of open source software.

https://github.com/miwalaa/my-portfolio

Personal portfolio website built with Next.js, TypeScript, and Tailwind CSS. Showcases my projects, skills, and experience with a clean, modern design.
https://github.com/miwalaa/my-portfolio

nextjs portfolio portfolio-optimization portfolio-page portfolio-project portfolio-site portfolio-website tailwind tailwind-css tailwindcss typescript

Last synced: 2 months ago
JSON representation

Personal portfolio website built with Next.js, TypeScript, and Tailwind CSS. Showcases my projects, skills, and experience with a clean, modern design.

Awesome Lists containing this project

README

          

Personal Portfolio

This is my personal portfolio website, built to showcase my projects, blogs, and experience as a front-end developer. It features a minimalist, modern design with smooth animations and responsive layouts.


shields
shields
shields
shields

🛠️ Installation Steps:

1. Clone the repository


Open Git Bash or your terminal and run:

```
git clone https://github.com/miwalaa/my-portfolio.git
```

2. Navigate to the project folder

```
cd my-portfolio
```

3. Install dependencies

```
npm install
```

4. Start the development server

```
npm run dev
```

5. Open the project in your browser


Visit:

```
http://localhost:3000