Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aashrafh/lyricize

SPA where you can search for song lyrics. Built using React Hooks, Context API, React Router, Font Awesome, and Bootstrap.
https://github.com/aashrafh/lyricize

bootstrap context context-api font-awesome fontawesome hooks react react-hooks react-router reactjs spa spinner

Last synced: 22 days ago
JSON representation

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

Awesome Lists containing this project

README

        



Lyricize Logo

Lyricize Any Track.

















---

## 📝 Table of Contents

- [About](#about)
- [Demo](#demo)
- [Install](#Install)
- [Built With](#tech)

## 🧐 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](https://nodejs.org/en/) and [Visual Studio Code](https://code.visualstudio.com/).
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

- [React](https://reactjs.org/)
- [Context API](https://reactjs.org/docs/context.html)
- [React Router](https://github.com/ReactTraining/react-router)
- [Font Awesome](https://fontawesome.com/)
- [Bootstrap](https://getbootstrap.com/)
- [Musixmatch API](https://developer.musixmatch.com/)