Skip to content

daniel-lujan/Wavee-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wavee Frontend

React React Query Framer CSS3

This is a demo frontend implementation for Music Identification.

Alongside backend app, implements Shazam's music identification algorithm as described by founder Avery Li-Chun Wang in An Industrial-Strength Audio Search Algorithm

App preview (mobile)

Quick Start with NodeJS

root@user:~$ git clone https://github.com/daniel-lujan/Wavee-Frontend.git
root@user:~$ cd Wavee-Frontend
root@user:~$ npm install
root@user:~$ npm start

Go to http://localhost:3000 to see de application.