Hydrochlorick / events-site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Events App

To run this code, start by cloning this repository to your computer. Then in a terminal, navigate to the project folder.

To install dependencies, run:

pip3 install -r requirements.txt

Then rename the .env.example file as .env:

cp .env.example .env

Then you can run the server:

python3 app.py

About


Languages

Language:Python 54.3%Language:HTML 40.2%Language:CSS 3.0%Language:JavaScript 2.4%