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.
Mac/OS/Linux
npm install
npm start
- Create
mixtape-4-u
andmixtape-4-u-test
database. - In a separate terminal window, run
npm run seed
to seed the database.
Windows
npm install
npm run build-watch
to start the webpack process- Create
mixtape-4-u
andmixtape-4-u-test
database. - In a separate terminal window, run
npm run start-server
to start the server process. - In a separate terminal window, run
npm run seed
to seed the database.
View an example Mixtape 4 U interface with dummy data at https://mixtape-4-u.herokuapp.com/
Mixtape 4 U was created with:
* NodeJS
* ExpressJS
* Bootstrap
* React
* Redux
* Stripe
* PostgreSQL
* Sequelize
* PassportJS
* Spotify embed codes
The original authors of Mixtape 4 U are: