Skip to content
/ music-Fi Public

An application that allows you to search for music using Itunes API

License

Notifications You must be signed in to change notification settings

e-nk/music-Fi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music-Fi

An application that allows you to search for music using Itunes API

Preview

You can view the project by following this link CLICK ME

Getting started

To setup and run this project on your machine, follow through these instructions and steps. In order for you to use the content on this repo ensure you have the following:

  • A computer that runs on either of the following; (Windows 7+, Linux, Mac OS)
  • nodejs 9.0+

Installation

To run this program on your computer, follow through these steps:

  • Fork or clone this repository into your local computer

            git@github.com:e-nk/music-Fi.git
    
  • Open your cloned repository on the terminal

            cd music-Fi
    
  • Open the repository in your code editor in this case I am running Vs code.

            code .
    

Running this project

If you have followed through the installation instructions well, you should not have any problem running this code.

To run this project, make sure you have live server installed on your Visual Studio Code. To install live server, follow these steps:

  • On the left side of your VS code you should see 6 icons arranged horizontally. Click on the 5th icon with 4 square boxes called Extensions. on the searchbox, search for live server and install the extension

                      Name: Live Server
              Id: ritwickdey.LiveServer
              Description: Launch a development local Server with live reload feature for static & dynamic pages
              Version: 5.7.9
              Publisher: Ritwick Dey
              VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer
    
  • After you have installed the live server, at the bottom of your VS code you should see a Go Live, click on it and your project should open on your browser

Take Note

If you have an error, checkout closed issues on CLOSED ISSUES If your issue is not there, feel free to open a new issue and I will get to it.

You have successfully run this project

About

An application that allows you to search for music using Itunes API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published