My own slice of the internet where I post projects and articles related to the web.
$ git clone https://github.com/knowankit/knowankit.com.git
$ cd knowankit.com
$ yarn
$ yarn dev
The above command will start the frontend application on http://localhost:3000/.
This project is licensed under the MIT License - see the LICENSE.md file for details.