-
Clone GitHub repo
-
Navigate into the
song-apifolder and type inyarn install -
After that command has been run, type in
yarn start(in the same folder) and navigate tolocalhost:3000to see: -
(Optional) if you want to check if the api is working, go to
localhost:3000/songsto see the data: -
Navigate over to the
weatherproject in your terminal, and type inyarn installto download the required packages for the client side -
Type in
yarn start(which will suggest to redirect you tolocalhost:3001since3000is occupied by the server, at the prompt type iny) -
Then head over to
localhost:3001in your web browser and you'll see this:
daddyshivvy/weather
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|



