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

https://github.com/shashiirk/v2

Second iteration of my personal portfolio
https://github.com/shashiirk/v2

nextjs personal-portfolio react tailwindcss

Last synced: 3 months ago
JSON representation

Second iteration of my personal portfolio

Awesome Lists containing this project

README

          



logo

![Shashikanth Reddy's portfolio banner](https://github.com/user-attachments/assets/2d2f28e6-6014-46df-a754-be2006fc57f0)

👋 Hey there! Thanks for checking out my portfolio project. This repository contains all the source code for it.

## "Can I use it?" 🤔

Yesss! You can use it for your personal portfolio project as well. Attribution is not mandatory but please consider giving me an attribution as it will help me a lot. Also, consider giving it a ⭐ if it really impressed you.

## Tools

- [Next.js](https://nextjs.org)
- [React](https://reactjs.org)
- [Tailwind CSS](https://tailwindcss.com)

## Installation

Clone this repository to your local machine

```
$ git clone https://github.com/shashiirk/v2.git
```

Install all the dependencies

```
$ npm install
```

Start the application

```
$ npm run dev
```

## Deployment

You can deploy and host with [Vercel](https://vercel.com).

## Licence

This project is licensed under [MIT](LICENSE).