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

https://github.com/developertharan/react-portfolio

Personal Portfolio for show-case my self, skills and projects in single place.
https://github.com/developertharan/react-portfolio

emailjs nextui reactjs tailwindcss typescript vite

Last synced: about 2 months ago
JSON representation

Personal Portfolio for show-case my self, skills and projects in single place.

Awesome Lists containing this project

README

          

# Personal Portfolio

Personal Portfolio for show-case my self, skills and projects in single place.

## Getting Started

First, run the development server:

```bash
npm i & npm run dev
# or
yarn add & yarn dev
# or
pnpm i & pnpm dev
# or
bun i & bun dev
```

Open [http://localhost:5173](http://localhost:3000) with your browser to see the result.

## Demo

https://dt-folio.vercel.app

## Deployment

To deploy this project run

```bash
npm run build
```

## Badges

Badges from somewhere like: [shields.io](https://shields.io/)

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)

[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)

[![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)