A website for a college project
- Python 3.10+
- Pip
- Git
Clone the repository
git clone https://github.com/v0idzdev/ConsoleWebsite.git
cd ConsoleWebsite
Switch to the new
branch
git checkout new
Install requirements
pip install -r requirements.txt
Execute
python3 app.py