Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sherbolotarbaev/www.sherbolotarbaev.co
✨ My portfolio built with Next.js, SCSS, and Vercel.
https://github.com/sherbolotarbaev/www.sherbolotarbaev.co
Last synced: 10 days ago
JSON representation
✨ My portfolio built with Next.js, SCSS, and Vercel.
- Host: GitHub
- URL: https://github.com/sherbolotarbaev/www.sherbolotarbaev.co
- Owner: sherbolotarbaev
- Created: 2024-07-15T21:44:56.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T13:15:54.000Z (3 months ago)
- Last Synced: 2024-09-06T13:03:31.363Z (2 months ago)
- Language: TypeScript
- Homepage: https://www.sherbolotarbaev.co
- Size: 70.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## www.sherbolotarbaev.co ✨
- Framework: [Next.js](https://nextjs.org/)
- Deployment: [Vercel](https://vercel.com/)
- Styling: [SCSS](https://sass-lang.com/)
- Personal API: [api](https://github.com/sherbolotarbaev/api)## Running Locally
This application requires Node.js v18.17+.
```
git clone https://github.com/sherbolotarbaev/www.sherbolotarbaev.co.git
cd www.sherbolotarbaev.co
pnpm install
pnpm dev
```