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.
- Host: GitHub
- URL: https://github.com/dipeshdimi/portfolio
- Owner: dipeshdimi
- Created: 2024-08-18T14:34:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T19:00:43.000Z (over 1 year ago)
- Last Synced: 2025-03-12T18:26:38.870Z (over 1 year ago)
- Topics: react-js, tailwind-css
- Language: TypeScript
- Homepage: https://portfolio-roan-kappa-74.vercel.app
- Size: 16.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```