Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.17 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.17 KB

Mixtape 4 U

An e-commerce store for mixtapes 'Mixtape 4 U' is an e-commerce store where you can design your own unique playlist and render it as a record, cassette, or CD.

Setup

Mac/OS/Linux

  1. npm install
  2. npm start
  3. Create mixtape-4-u and mixtape-4-u-test database.
  4. In a separate terminal window, run npm run seed to seed the database.

Windows

  1. npm install
  2. npm run build-watch to start the webpack process
  3. Create mixtape-4-u and mixtape-4-u-test database.
  4. In a separate terminal window, run npm run start-server to start the server process.
  5. In a separate terminal window, run npm run seed to seed the database.

Demo

View an example Mixtape 4 U interface with dummy data at https://mixtape-4-u.herokuapp.com/

Tools

Mixtape 4 U was created with:

* NodeJS
* ExpressJS
* Bootstrap
* React
* Redux
* Stripe
* PostgreSQL
* Sequelize
* PassportJS
* Spotify embed codes

People

The original authors of Mixtape 4 U are: