My personal website - balajiofficial.vercel.app.
The code for the website is open source and is licensed under the MIT License.
For more details visit here.
- Download the repository as a ZIP File or TAR.GZ File
- Extract it the file to a directory of your choice.
- Open terminal, navigate to that root folder of the directory.
- Enter the following -
yarn
yarn run css
yarn run dev
- Then open localhost:3000 in your browser.