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!
- HTML5, CSS3
- JavaScript ES6, React/Redux, Bootstrap
- CLI, TDD, gh-pages, Gitflow
You can visit live version via link
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
- GitHub
- Git
- Node.js
👤 Amira Abouhadid
- GitHub: @amiraabouhadid
- Twitter: @AbouhadidAmira
- LinkedIn: amira-abouhadid
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like my portfolio!
- This project is AGPL-3.0 and CREATIVE-COMMONS licensed.