Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.35 KB

README.md

File metadata and controls

35 lines (30 loc) · 1.35 KB

itunes-seeker

itunes-seeker-1 itunes-seeker-4 itunes-seeker-2 itunes-seeker-3 itunes-seeker-5

💻 About the project

Application using the iTunes API to search for music, albums, etc. Users can also like their favourite tracks.

⚙️ Functionalities

  • Search for musics
  • Search for artists
  • Display of a selectable list of items
  • A display view of a result item
  • Possibility of adding a result to your own base (storage are optional)
  • Personalized Rating system

🛠 Technologies

  • Languages : JavaScript
  • Framework : React-Native
  • Tools : Expo

🧭 Running the application

  1. Install the dependencies
npm install # or 'yarn add'
  1. Run the application woth expo
npx expo start