Skip to content

BeccaHyland/play-frontend

Repository files navigation

Play

ongoing development

Play is a full-stack JS / Express music-themed CRUD application and a partner project for Module 4 Back End students at Turing School of Software & Design. The project introduces students to Express with a Postgres database, Node.js, and HTTP testing in these frameworks.

Looking for our API back end? Visit play-backend.

screen shot 2018-12-13 at 7 21 57 am

Play interfaces with the external API Musixmatch to populate songs by a searched artist, then allows the user to track favorite songs and add favorites to playlists.

screen shot 2018-12-13 at 11 43 53 am

Setup

  1. Clone this repo
  2. In your terminal, run npm install and npm start
  3. In your browser, visit http://localhost:8080/ to run the application.

Built With

Turing School of Software & Design Node.js Starter Kit

About

Full-stack JS / Express music-themed CRUD application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published