Skip to content

A single page app where users can view top, new, and staff picks albums from Napster's API. Users can also view an album's tracks and even download and listen to a track preview!

License

Notifications You must be signed in to change notification settings

amiraabouhadid/music_to_my_ears

Repository files navigation

Music to My Ears

A single page app where users can view top, new, and staff picks albums from Napster's API. Users can also view an album's tracks and even download and listen to a track preview!

Screenshots

screenshot 1 screenshot 2 screenshot 3

Built With

  • HTML5, CSS3
  • JavaScript ES6, React/Redux, Bootstrap
  • CLI, TDD, gh-pages, Gitflow

Live demo

You can visit live version via link

Getting Started

To get a local copy up and running follow these simple example steps:

  • Open Terminal.
  • Change the current working directory to the location you want the cloned directory.
  • Enter the following:
$ git clone [email protected]:amiraabouhadid/music_to_my_ears.git.
  • Press Enter to create your local clone.

  • Navigate to the cloned repository by running:

    $ cd music_to_my_ears
    
  • Install all dependencies using:

    $ npm install
    
  • Run local server using:

    $ npm run build
    $ npm start
    
  • Run unit tests using:

    $ npm run test
    
    

Prerequisites

  • GitHub
  • Git
  • Node.js

Authors

👤 Amira Abouhadid

Contributors

Design by Nelson Sakwa

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like my portfolio!

📝 License

About

A single page app where users can view top, new, and staff picks albums from Napster's API. Users can also view an album's tracks and even download and listen to a track preview!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published