Creating a song search application. A browser website that will allow users to search for songs based off of lyrics, artists, or the song titles. After searching through either three options results based upon the users specific search will populate.
- Type in the name of a song, the name of the artist or a string of lyrics from a song in the text box.
- Navigate through the search results to find results based on your text parameters.
- Click on desired result box to navigate to page which reveals lyrics to the song and a link to the artist profile.
https://eigenvalue000.github.io/project-01/
Built with: *HTML *CSS *JavaScript *Jquery *Giphy *Genius
Skillfully created by members of the 2021 UC Davis Coding Bootcamp: Kelsey Duru, Garrett Kegel, Nikki Mounce, Nicholas Skinner and Karina Williams.
- Clone the github repo to your desktop:https://github.com/eigenvalue000/project-01.git
- Navigate to the top level of your directory.
- Open js/index.html in your browser.
Copyright [2021] [##Authors]
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.