Skip to content

A music video search-and-play app built with ReactJS/Redux (WIP)

Notifications You must be signed in to change notification settings

kkterai/we-mix-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeMix

WeMix is an app that enables users to build their own music video library. Built with React, Redux, JavaScript, and CSS.

Reflection

This was originally part of a two-month long project built during my fifth module at Flatiron School. Project goals included building a Rails API (WeMix API here) and a React/Redux front end.

Originally I wanted to build an application that allowed users to both create their own and group video libraries (the latter, the reason for the "we" in WeMix). I started this process by using the create-react-app boilerplate, then adding react-router-4.0 and redux.

One of the main challenges was authentication, which I solved through research and video tutorials. You can find more about my process here.

Installation

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Sever:

npm start

To Visit App:

localhost:3000

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kkterai/we-mix-app. This project is intended to be a safe, welcoming space for collaboration and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

This app is available as open source under the terms of the MIT License.

MIT © Kenlyn Terai 2020

About

A music video search-and-play app built with ReactJS/Redux (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published