/resume

My resume

Primary LanguageJavaScriptMIT LicenseMIT

About

This is my personal website, where I write about me and share my resume.

Im using Next.js and Vercel.

How to run?

First, install the dependencies:

yarn install

Then, run the development server:

yarn dev

That's it. Now you can open http://localhost:3000 with your browser to see the result.