- The quickest way to get started is to clone the project and utilize it like this:
-
Install dependencies from in both starwarsapi folder using your command line:
-
in starwarsapi/package.json change "scripts" {"start":"node server.js"} to "start": "react-scripts start"
-
in command line starwarsapi run the following command:
-
Then open your two browser go to:
http://localhost:3000
- ISC



