/swapii

Star Wars Website Based on http://swapi.co/

Primary LanguageJavaScriptMIT LicenseMIT

Star Wars Website Based on http://swapi.co/

How to Start

$ npm install && npm start

Deploy to Firebase

$ npm run build
$ firebase deploy --only hosting

Update Data on Firebase Storage

$ cd swapiFetcher/ && npm start (Firebase Key is Required!)