The purpose of this project is for you guys to be able to vote for your favorite song! Or add your favorite one.
This will show the first 10 songs according to the number of votes!
Let's play!
This project needs MeteorJS and ReactJS to succesfully start, so you should have them installed.
To install ReactJS with npm just run
npm init
npm install --save react react-dom
meteor add react-meteor-data
meteor npm install --save @babel/runtime
You can install meteor here(https://www.meteor.com/install)
First download the npm dependencies with
meteor npm install
Now execute this command in the root folder:
meteor
[email protected] React
Paula Ramirez Gonzalez
David Cubillos
This project is licensed under the MIT License - see the LICENSE.md file for details