Skip to content

lekterable/emoji-to-song

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emoji-to-song code style: prettier

emoji-to-song is a web application used for discovering new songs and artists

Getting Started

  1. git clone https://github.com/lekterable/emoji-to-song.git or download ZIP
  2. Get your own CLIENT_ID and CLIENT_SECRET from https://beta.developer.spotify.com/

Setup environment

  1. Download and install Node.Js
  2. Download and install MongoDB
  3. Run mongod to start MongoDB
  4. Navigate to the root /emoji-to-song directory and run npm install to install local dependencies listed in package.json
  5. Run CLIENT_ID={YOUR CLIENT ID} CLIENT_SECRET={YOUR CLIENT SECRET} npm start to start application

Documentation

Add

Add your favorite songs and artists.

Add gif

Browse

Browse and discover new songs and artists.

Add gif

About

App developed with React.js and Node.js, using Spotify API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages