This project was bootstrapped with Create React App.

Star Wars Database

All the Star Wars data you've ever wanted: Planets, Spaceships, Vehicles, People, Films and Species

How to Start

git clone https://github.com/iks3000/react-StarWars-app.git
npm install
npm start

How to build

npm run build

How to deploy

npm run deploy