Skip to content

ferokuk/Flask-get-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-get-cat

Flask app that allows to get a cat image.

To run it on your computer:

Clone repository

git clone https://github.com/ferokuk/Flask-get-cat.git

Create venv

python -m venv venv

Activate venv

In Windows venv\scripts\activate
In Ubuntu venv/bin/activate
In MacOS source venv/bin/activate

Exexute command

pip install -r requirements.txt

Run file

python main.py

About

Flask app that allows to get a random cat image.

Topics

Resources

License

Stars

Watchers

Forks

Languages