Table of Contents
This website querys data from the Swapi(Starwars) API and displays it all in an easy to read layout.
Install the lastest LTS version of node for your respective operating system.
Ensure that Node Package Manager was succesfully installed along with Node using this CLI command.
-
npm --version
- Clone the repo
git clone https://github.com/jaheemprevosr/star-wars-web-app.git
- Install the NPM packages
npm install
Run this command to run the application:
npm start
Jaheem Prevost - @JaheemPrevost - [email protected]
Project Link: https://github.com/jaheemprevost/star-wars-web-app