Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/prakharagarwal135/portfolio

A personal portfolio showcasing my projects and skills .
https://github.com/prakharagarwal135/portfolio

portfolio portfolio-website react tailwindcss vite

Last synced: 9 days ago
JSON representation

A personal portfolio showcasing my projects and skills .

Awesome Lists containing this project

README

        

Portfolio


This is my personal portfolio website showcasing my skills and projects. It is built with React and Vite, focusing on performance and responsive design.

---

Deployment:

- 🚀 **Live Demo**: Check out the live version of my Portfolio here

---

Features:

- 🌐 **Showcase of web development projects and technical skills**

- 📱 **Responsive design for all screen sizes**

- 📞 **Contact information and social links**

---

Screenshots:

### 1) Home Page

![Home Page](https://github.com/PrakharAgarwal135/Portfolio/blob/main/src/assets/readmess/home.png)

### 2) Projects Page

![Projects Page](https://github.com/PrakharAgarwal135/Portfolio/blob/main/src/assets/readmess/projects.png)

### 3) About and Contact Page

![About and Contact Page](https://github.com/PrakharAgarwal135/Portfolio/blob/main/src/assets/readmess/about%20and%20contact.png)

---

Getting Started:


To run the portfolio locally on your machine, follow these steps:

1. **Clone the repository:**

```bash
https://github.com/PrakharAgarwal135/Portfolio.git

2. **Navigate into the project directory:**

```bash
cd Portfolio

3. **Install dependencies:**

```bash
npm install

4. **Run the development server:**

```bash
npm run dev

5. **Open your browser at:**

```bash
http://localhost:5173