This project contains my personal website which can be found here.
Make sure to install the dependencies
yarn installStart the development server on http://localhost:3000
yarn devBuild the application for production:
yarn buildThis project contains my personal website which can be found here.
Make sure to install the dependencies
yarn installStart the development server on http://localhost:3000
yarn devBuild the application for production:
yarn build