Skip to content

padmakant-baloji/react-starwar-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-starwar-application

Description

This is simple react application with login and search page.

Login page

Allows user to login as character from STAR WARS using the character name as the USERNAME and birth year as PASSWORD

Search page

  • A TYPE-ALONG SEARCH for planets which gives list of cards with planet details(name, population etc.,).
  • Planet name font size in the card is relative to planet population.
Only the user 'Luke Skywalker' is able to make more than 10 searches in a minute.

Installation

Once you have cloned this repository, enter the following commands.

react-app

npm install
npm start

server-express

npm install
node index.js

Usage

You can now access the application on the url http://localhost:8083

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published