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

https://github.com/mohith-2002/portfolio


https://github.com/mohith-2002/portfolio

emailjs nextjs14-typescript shadcn-ui tailwindcss

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Portfolio

![](https://res.cloudinary.com/daw5boohs/image/upload/v1706808366/portfolio_nv0whs.png)

Here, I showcase my projects and share a bit about myself. Explore the exciting journey of my work and passion.

### Prerequisites

**Node version 14.x**

### Cloning the repository

```shell
https://github.com/MOHITH-2002/Portfolio.git
```

### Install packages

```shell
npm i
```

### Start the app

```shell
npm run dev
```