Just fun with SWAPI and Node.JS
-
You must clone it with:
$ git clone https://github.com/MarcelFox/swapi_app
-
Then, you'll have to access the main app directory:
$ cd swapi_app
-
And finally run:
$ node app
Now you can access your swapi_app on http://localhost:3000