Skip to content

ne-cabrera/music-discoverer

Repository files navigation

music-discoverer

The purpose of this project was to create a website that allows users find recommendations of songs and artists based on the spotify API.

Getting Started

To get a copy of these repository install git bash, open it from the command line and use $ git clone: https://github.com/ne-cabrera/music-discoverer.git

Then, open the root directory and run

$ npm install

Prerequisites

npm, mongo and meteor. You can go to nodeJs' web site and dowload the installer: https://nodejs.org/es/ Be sure to select the install npm option and the addToPATH option during the installation process.

Secondly, install mongoDB in your local environment. Follow the instructions on the link below to get it:

https://docs.mongodb.com/manual/administration/install-community/

Checklist

NodeJS
MongoDB
meteor

Installing

Go to the root directory and run the npm install command.

$ npm install

Running

Go to the root directory and run the meteor command.

$ meteor

Built With

  • React - The javascript library used to develop the front-end.
  • NPM - Dependency Management
  • Meteor - The web framework used.
  • MongoDB - The databased used.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published