#Code for Pluralsight Flask Course
Bookmark keeping website. Using Flask and styled with bootstrap.
To install:
mkdir bookit && cd $_
git clone [email protected]:Craicerjack/bookit.git
pip install -r requirements.txt
python manage.py runserver -r -d