Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peoray/itunes-search

Search for your favourite artist and see all the albums they have released and how many tracks it contains :musical_note:
https://github.com/peoray/itunes-search

bootstrap4 ejs express nodejs request

Last synced: about 1 month ago
JSON representation

Search for your favourite artist and see all the albums they have released and how many tracks it contains :musical_note:

Awesome Lists containing this project

README

        

# Itunes-Search

![App preview](https://res.cloudinary.com/peoray/image/upload/v1532308074/itunes_kve9ik.gif)

Search for your favourite artist and see all the albums they have released and how many tracks it contains :musical_note:

How to run the app locally:

1. Clone the repo: `git clone https://github.com/peoray/itunes-search.git`

1. cd into the project directory and run npm install to install all needed dependencies

1. Then start the server using `npm run dev`

1. Navigate to your browser http://localhost:3000/ to view the app