Git Product home page Git Product logo

mod-4-project-music-app's Introduction

Mod-4-Project-Music-App

Instructions: Welcome to our Music App Mod-4 project, a single page web application that allows you to search songs using a Spotify Api and add your favorites to your playlist. This version allows you to create, edit, and delete your user, but at the moment you cannot save your playlist to the database.

Instructions for use:

  1. Fork and clone this repo.
  2. In your terminal, within the directory you saved it in, enter: cd Mod-4-Project-Music-App
  3. Then: cd mod-4-proj-music-api
  4. Enter: atom . or your code editor of choice
  5. You are now in the rails API file
  6. In config/initializers/spotify_setup.rb add your RSpotify::authenticate(<client_id>, <client_secrete>)
  7. Here in your terminal, because this is running on Postgres you need to run rails db:create and then rails db:migrate
  8. Run rails s -p 3001 to start the server (this will run the api on localhost:3001)
  9. Switch to the frontend by typing cd .. and then cd mod-4-proj-music-frontend
  10. Run yarn install then yarn start (this will run on localhost:3000) Thank you for checking out our project! Have fun!

mod-4-project-music-app's People

Contributors

saekit avatar mshapir avatar

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.