Personal website made using Next.js.
- Getting Started
git clone https://github.com/skillzl/skillzl.me
cd skillzl.me
yarn
- Start the project
yarn dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.