Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 421 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 421 Bytes

BookReview

A small Flask Project.

Installation

In order to use it locally, follow these steps

  • Clone your repository to your local computer.
  • Activate your Virtual Environment.
  • Navigate to the repository on your local machine.
  • Run the following in your terminal
pip install -r requirements.txt

In order to install dependencies.

  • Run the following in your terminal
python main.py