Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmv08/personal-website
My personal website
https://github.com/mmv08/personal-website
Last synced: 22 days ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/mmv08/personal-website
- Owner: mmv08
- Created: 2020-05-30T09:33:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:47:16.000Z (almost 2 years ago)
- Last Synced: 2024-10-08T02:42:30.737Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://mikheevm.com/
- Size: 741 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [mikheevm.com](https://mikheevm.com)
A repo for my personal website. Built with [Next.js](https://nextjs.org/) and deployed with [Vercel](https://vercel.com)
## Install it and run:
```bash
npm install
npm run dev
# or
yarn
yarn dev
```