Skip to content

biancagabur/SayHello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SayHello

A simple greeting app, created based on a YouTube video to familiarize myself with Flask.
The YouTube video that this app is based on: https://youtu.be/6plVs_ytIH8

Screenshot

To get the code run the following command:

  $ git clone https://github.com/biancagabur/SayHello.git

In order to run this application you can use the requiremnts.txt file using the following commad:

  $ pip install -r requirements.txt

To run the app locally run the following command:

  $ flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published