This repo contains code for my own personal website.
The tech stack for the website is, you guess: HTML, CSS, Javascript (no awesome frameworks).
git clone https://github.com/kushdilip/kushdilip.github.io.git-
| to be added
- python can be used
python -m SimpleHTTPServer - live-server
npm install -g live-serveroryarn global live-server.live-server --port=8080- for more configurations
https://github.com/tapio/live-server
| to be added