De muziekleraar is a website I designed and built for a music school.
This site is built with Next.js, exported to static pages hosted on Netlify.
To setup clone the repo and run:
yarn
To start the dev server run:
yarn dev
This will start the next.js dev server.
This site is deployed on Netlify. To deploy simply push to the master branch of this repo.