Skip to content

A React based Star Wars Universe where Luke Skywalker can roam freely and visit different planets.

License

Notifications You must be signed in to change notification settings

saranshbansal/starwars-planet-explorer-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STAR WARS

Using API from the website http://swapi.co.

Description

The application has 2 screens:

Screen 1 (Login Screen): Allow the user to login as a character from STAR WARS using the character name as the username and birth year as the password. Example: • Username: Luke Skywalker • Password : 19BBY

alt text

Screen 2 (Search Screen): a type-along search which searches for planets and lists them in components that are sized relative to their population on every keypress in the input field. (eg: a bigger font size for a planet with larger population, or a bigger container size for a planet with larger population). On clicking the item from the results of the type-along search, it will display the corresponding planet's information. C00l Shit!

alt text

Feature: • Only the user Luke Skywalker should be able to make more than 15 searches in a minute.

Below you will find some information on how to perform common tasks.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
This app is ready to be deployed!

About

A React based Star Wars Universe where Luke Skywalker can roam freely and visit different planets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published