Show the amount of storage you'll need to save all your songs as mp3 files
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
To work with this project locally, first install all dependecies:
Git clone
git clone https://github.com/superbahbi/discoverify.git
Install NPM packages
npm install
Start the application
npm start
End with an example of getting some data out of the system or using it for a little demo
Explain how to run the automated tests for this system
Explain what these tests test and why
Give an example
npm run build
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Bahbi Kugler - Initial work - superbahbi
This project is licensed under the MIT License - see the LICENSE.md file for details