Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 555 Bytes

TEAM.md

File metadata and controls

26 lines (21 loc) · 555 Bytes

Amazing Project Name

A short description of our project

Background

Some optional background information to give the project some depth

Team

Amazing team name!!

  • Alexander Hultnér
  • Anton Levholm
  • Member Memberson
  • Finalia Indigroup

Setup instructions

Explain how to set up the project

$ git clone <project>
$ cd <project_folder>
$ pipenv install
$ pipenv run app.py

Then visit localhost:8000/amazing

Demo

If applicable put a link to a live demo here, maybe with some short instructions.