A simple and aesthetically pleasing Flask web application with a Home and About page.
- Introduction
- Features
- Technologies Used
- Installation
- Usage
- Project Structure
- Contributing
- License
- Contact
Welcome to My Flask App! This is a basic web application built using the Flask framework. It includes a Home page where users can enter their names to receive a personalized greeting and an About page providing information about the website.
- Home Page: Users can input their names to receive a personalized greeting.
- About Page: Provides information about the website and its purpose.
- Responsive Design: Built with Bootstrap for a mobile-friendly experience.
- Custom Styling: Enhanced aesthetics using custom CSS.
Follow these steps to set up the project locally:
- Python 3.10 or higher installed on your machine. You can download it from here.
- Git installed for version control. Download it from here.
-
Clone the Repository
git clone https://github.com/yourusername/your-repo-name.git cd your-repo-name