View on GitHub

cven5390-term-project

Tooling

VS Code

I developed locally with VS Code, using the “Live Preview” extension for testing purposes. I also ran a local Python server with python -m http.server to overcome CORS protections in order to test in browser at http://0.0.0.0:8000/

Github

I used git locally for version control and pushed commits to a Github repository.