Trackster - Music app that queries a database and returns a list of track information. Code Cademy assignment.
You will need an internet connection, and a Code Editor installed (Atom, Visual Studio ).
- Install the latest version of NodeJS
- Install surge by using npm (Node Package Manager), run
npm install -g surge
in your terminal. - Open your Code Editor.
- Run
npx surge
in your Code Editor terminal. - If you are unfimiliar with surge please visit - (https://surge.sh/help/getting-started-with-surge).
Visual Studio Code
none
none
Jean Greeff, GitHub - https://github.com/greeffjean
none
This is an early project, practising JAVASCRIPT and fetch requests.