Skip to content

All the Star Wars Information sprinkled with delightful Material Design.

Notifications You must be signed in to change notification settings

kasipavankumar/swinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Wars

Star Wars Info

All the Star Wars related information you have ever wanted, now in Material Design.

A web application developed using ReactJS & Material UI.

All the textual information is provided by the new SWAPI (.dev).

All credits for images go to Star Wars Visual Guide.

Usage

# Clone this repository
1. git clone https://github.com/code-plus-coffee/swinfo.git

# Change directory to project's root directory
2. cd swinfo

# Install dependencies
3. npm install

# Start the development server.
# Default: localhost:3000 or 127.0.0.1:3000
4. npm start

# To build for production
npm build

Repository Links:


Code Plus Coffee • 2020