https://github.com/shaaanuu/portfolio
https://github.com/shaaanuu/portfolio
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shaaanuu/portfolio
- Owner: shaaanuu
- Created: 2023-08-23T07:50:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T05:19:39.000Z (over 1 year ago)
- Last Synced: 2024-04-10T04:09:16.502Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://shaaanuu.vercel.app/
- Size: 14.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### **Hey, Iām Shaaanuu.**
_This is my simple portfolio, where I keep things clean and minimal._
---
#### **ā” Get It Running Locally**
To run this locally:
1. Clone it:
```bash
git clone https://github.com/shaaanuu/portfolio.git
```2. Install dependencies:
```bash
npm install
```3. Run it:
```bash
npm run dev
```---
#### **š Live Demo**
You can check it out here:
[shaaanuu.vercel.app](https://shaaanuu.vercel.app)---
#### **š ļø Tech Stack**
- **Next.js**
- **React**