/naruto-quotes-server

Naruto quotes generator API for DIO lesson.

Primary LanguagePythonMIT LicenseMIT

Naruto Quotes Api

Simple app to generate random Naruto quotes using Python and Flask

Running locally

With Python and Pip installed, install the dependencies with:

$ pip install -r requirements.txt

and finally run:

python3 app.py

License

This project is licensed under the MIT License - see the LICENSE.md file for details