Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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