This project aims to create a platform where users can contribute and explore a collection of Instagram captions. It provides a simple interface for users to submit their own captions along with their mood and GitHub username. Additionally, users can view all the submitted captions with their respective moods and copy them to the clipboard.
Clone the repository:
git clone https://github.com/yourusername/instagram-captions-contribution.git
Navigate to the project directory:
cd instagram-captions-contribution
Install dependencies:
pip install -r requirements.txt
Run the Flask application:
python app.py
Open your web browser and go to http://localhost:5000 to view the application.
Contributions are welcome! If you have any suggestions, feature requests, or found a bug, please open an issue or submit a pull request.
If you find this project useful, please consider giving it a star. Your support is greatly appreciated and helps us grow! ??????
This project is created by Jetur Gavli.
This project is licensed under the MIT License - see the LICENSE file for details.