Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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