Skip to content

iks3000/react-StarWars-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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