The "Random Content Generator" is a simple web application built with Flask and HTML/CSS that allows users to access and generate random content in various categories, including inspirational quotes, jokes, and more.
- Select from a range of content categories.
- Click the "Generate Content" button to receive a random content item from your chosen category.
- A user-friendly and responsive interface for easy access on different devices.
- Clone the repository to your local machine:
git clone https://github.com/Hasnainbro/random_content_generator.git
install the required dependencies (Flask):
pip install flask
Run the File python main.py Open your web browser and visit http://localhost:5000 to access the application.
Select a category from the dropdown menu. Click the "Generate Content" button to receive a random item from the chosen category. Enjoy your daily dose of inspiration or laughter!
Python (Flask) HTML/CSS
Hasnain kherani
Special thanks to the Flask and Python communities for their invaluable contributions to open-source projects. Feel free to reach out with any questions or suggestions!