Git Product home page Git Product logo

spopify's Introduction

logo Spopify

home Enjoy music with Spopify!

Full Stack Project:

  • React
  • MySQL, NodeJS, ElasticSearch on cloud

Diagram on DrawSQL
sql Data

artist

setup

  1. Clone to your machine, and cd into the folder
  2. npm install to install the dependencies.
  3. Requires a MySQL server to function properly, structure and data dump provided
  4. Add a .env file or edit the provided example
  5. npm start to start the server (default port 8080). The client will be served through the server on localhost:8080/
  6. The app runs without Elastic, as it falls back to the SQL search.
  • to Use Elastic Search, first add your credentials to the .env. then you should run the migration paths in /elastic/migrate to migrate the data for searching. It does not move everything, only whats important for the search. search

interesting features:

animations

  • Animations!
  • Uses Spotify widgets, so if you are logged in on the browser yu can listen to the full songs.
  • Debounced search
  • Search using Elastic for faster results.
  • Local top charts
  • Discover fake artists!

Disclaimer

this Project is not affiliated nor is it claiming to provide any sort of alternative to any music service.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.