aashrafh / lyricize

SPA where you can search for song lyrics. Built using React Hooks, Context API, React Router, Font Awesome, and Bootstrap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lyricize Logo

Lyricize Any Track.


πŸ“ Table of Contents

🧐 About

SPA where you can search for song lyrics. Built using React Hooks, Context API, React Router, Font Awesome, and Bootstrap.

πŸŽ₯ Demo

GIF Demo Image Demo Image Demo Image Demo Image Demo

🏁 Install

  1. Install Node.js and Visual Studio Code.
  2. Open the folder in Visual Studio Code.
  3. Open a terminal (Terminal > New Terminal).
  4. Run yarn . If it failed for any reason, try again.
  5. Run yarn start .

Note: you can use npm. Then replace yarn with npm install and yarn start with npm start.

⛏️ Built Using

About

SPA where you can search for song lyrics. Built using React Hooks, Context API, React Router, Font Awesome, and Bootstrap.

License:MIT License


Languages

Language:JavaScript 93.8%Language:HTML 5.8%Language:Shell 0.2%Language:CSS 0.2%