A game where the user will be given a snippet of random lyrics and the aim is to guess who the artist of the song is. It has two states, Correct π or Incorrect π.
Implemented an autocomplete component for looking up artist name.
Live link: https://liyasileshi.github.io/lyrics/
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- React
- JavaScript knowledge
- CSS
- SCSS
To get started...
-
Option 1
- π΄ Fork this repo!
-
Option 2
- π― Clone this repo to your local machine using
https://github.com/liyaSileshi/lyrics.git
- π― Clone this repo to your local machine using
Get up and running with Lyrics app:
- Once you have the repo cloned and met all the requirements above, start the packager that will transform your JS code on-the-fly:
npm install
npm start
- React
- CSS
- SCSS
- JavaScript
- Liya Tilahun