/flask_hello

Primary LanguageHTMLMIT LicenseMIT

flask_hello

Description

A basic implementation of deploying a development server using flask

Usage

Input a name and be greeted upon clicking the submit button

Installation

Ensure python is installed properly on your machine &

Clone repository locally, run the command pip install flask once installation is complete:

run the command python app.py to start the server