This is a Flask web application that allows users to search for song lyrics using the Genius API.
- Open your terminal.
- Navigate to the directory where you want to clone the project.
- Run the following command:
- git clone https://github.com/awortuibenem/python-lyrics-bot.git
- Navigate to the project directory:
- Install the required Python packages using pip: pip install -r requirements.txt
-
Make sure you are in the project directory.
-
Run the following command: python app.py
-
Open your web browser and go to
http://localhost:5000
to access the application.
If you would like to contribute to this project, feel free to fork the repository, make your changes, and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.