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

https://github.com/dipeshdimi/portfolio

📁🖼️ This project is a React-based responsive web application platform featuring my Portfolio as a Software Developer.
https://github.com/dipeshdimi/portfolio

react-js tailwind-css

Last synced: about 1 month ago
JSON representation

📁🖼️ This project is a React-based responsive web application platform featuring my Portfolio as a Software Developer.

Awesome Lists containing this project

README

          

# Portfolio | Dipesh Mishra - [Live Deployment](https://portfolio-roan-kappa-74.vercel.app/)

This project is a React-based responsive web application platform featuring my Portfolio as a Software Developer.

## Live Demo

Check out the live demo of the app [here](https://portfolio-roan-kappa-74.vercel.app/).

## Getting Started

To run this project locally, follow these steps:

1. Clone this repository:
```bash
git clone https://github.com/dipeshdimi/Portfolio.git
```
2. Install dependencies:
```bash
cd Portfolio
npm install
```
3. Start the development server:
```bash
npm run dev
```