Skip to content

hrr36-fec2/aElian-media-player-service

Repository files navigation

Project Name

Scootify Media Player

Scootify is a music streaming app modeled after the popular service Spotify. This is created as an educational project to learn more about app development and tools, including (but not limited to) React, MySql, Express, Jest, and Enzyme.

Related Projects

Table of Contents

  1. Usage
  2. Requirements

Usage

  1. Ensure you have a MySQL server.
  2. Install the project's dependencies.
  3. Use npm start to start the express server.
  4. Use npm run start-dev to start the webpack server in dev mode.
  5. To create and seed the database, use npm run db-seed.
  6. Use http://localhost:3001 to view the service.

Requirements

Node 6.13.0

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

About

Audio player for playing and controlling playlist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published