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
- Host: GitHub
- URL: https://github.com/securesvet/mursvet
- Owner: securesvet
- Created: 2024-01-06T11:35:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-15T13:16:42.000Z (over 1 year ago)
- Last Synced: 2025-01-15T15:04:38.083Z (over 1 year ago)
- Topics: english, nextjs, portfolio, react, russian, shadcn, tailwind, vercel, website
- Language: TypeScript
- Homepage: https://mursvet.ru
- Size: 14.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.