A new video-music app to enjoy!
Gecho is a free video browser platform to watch and listen to your favorite music! We worked hard to provide you an immersive experience for your viewing pleasure. The API used was provided by YouTube and all icons from Flaticon.
Live Site: Gecho
If you would like to try out features as a "user" without creating an account, enter the following credentials:
username: chingu
password: geckos32
See link below for instructions on how to get your development environment setup and properly make a pull request.
Instructions
- Clone or download this repo
- Navigate to the root directory in your terminal
- Run
npm install
to install all the dependencies - Run
npm run build:prod
to bundle the code - Start your mongo DB server on your maching (
mongod
ormongod.exe
) - Run
npm start
to see live app - To make changes of your own, see contributing instructions
- MongoDB, Mongoose
- Express
- React, Redux, React Router
- Node
María V
Raymond Cox
Oliver De La Via
Dan Nguyen
This project was created in association with Chingu Coders through Chingu.
License