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

https://github.com/securesvet/mursvet

This is going to be my portfolio site available at https://www.mursvet.ru
https://github.com/securesvet/mursvet

english nextjs portfolio react russian shadcn tailwind vercel website

Last synced: 3 months ago
JSON representation

This is going to be my portfolio site available at https://www.mursvet.ru

Awesome Lists containing this project

README

          

## Portfolio website

I decided to make my own portfolio website, that is probably it.

I'm going to add a lot of interesting features in the closest future.

You can see what it looks like now here: http://www.mursvet.ru
https://securesvet.net

## How to run?

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.