Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🌶️ Flask Tutorial

Overview

This project is a simple Flask application that I built by following a tutorial by TechWithTim on YouTube. It demonstrates the basics of setting up a Flask web server, routing, and rendering templates.

Tech Stack

Python Flask HTML Bootstrap

How to Clone the Repo

To clone this repository, run the following command:

git clone https://github.com/TheCarBun/Flask-Tutorial.git

Usage

  1. Navigate to the project directory:
cd Flask-Tutorial
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Run the Flask application:
python main.py
  1. Open your web browser and go to http://127.0.0.1:5000/ to see the application in action.

Acknowledgements

Contact

GitHub: @thecarbun

About

Learning Flask from TechWithTim's YT video

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages