Hi! My name is Mitul ๐โโ๏ธ Welcome to the code that controls my evergrowing space on the internet.
Building out my personal website has brought me a lot of joy over the years, and it's transformed many, many times. I actually try to update it every few weeks.
If you have any questions, suggestions โ feel free to tweet me ๐
Note: I do have an .env.example file, but it could take awhile to get those keys. You could delete all the code related to those endpoints if it makes things easier.
$ git clone https://github.com/mitul-s/$ mitul.ca.git
$ cd mitul.ca
$ npm install
$ npm run dev
# or yarn if you prefer that
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.