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
- Host: GitHub
- URL: https://github.com/mohith-2002/portfolio
- Owner: MOHITH-2002
- License: mit
- Created: 2023-12-18T17:25:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T12:52:05.000Z (over 1 year ago)
- Last Synced: 2025-01-21T14:17:08.427Z (over 1 year ago)
- Topics: emailjs, nextjs14-typescript, shadcn-ui, tailwindcss
- Language: TypeScript
- Homepage: https://mohithba.vercel.app
- Size: 17.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# Portfolio

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
```