Lyricky is a web application that allows users to search and view the lyrics of their favorite songs. With a sleek and user-friendly interface, Lyricky makes it easy to find the lyrics you're looking for in just a few clicks.
- Search Lyrics: Quickly search for lyrics by song title and artist name.
- Lyrics Display: View the full lyrics of your favorite songs in an easy-to-read format.
- Responsive Design: Enjoy a seamless experience on any device, whether it's a desktop, tablet, or smartphone.
- Security: Your saved lyrics are stored and protect, so only the authenticated user can access them
To run Lyricky locally, follow these steps:
-
Clone the repository:
git clone https://github.com/onosejoor/lyricky.git
-
Navigate to the project directory:
cd lyricky
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
We welcome contributions from the community! If you'd like to contribute, please follow these steps:
-
Fork the repository.
-
Create a new branch: (
git checkout -b feature-branch
). -
Make your changes and commit them (
git commit -m 'Add new feature
). -
Push to the branch (
git push origin feature-branch
). -
Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
If you have any questions, suggestions, or feedback, feel free to reach out to us at [onosejoor14@gmail.com]