Skip to content

A simple dashboard that fetches data from SWAPI and displays a bar chart for planets data rendered by svg elements, and a table with the vehicle that has the highest sum of population for all its pilots’ home planets.

Notifications You must be signed in to change notification settings

reutg/react-swapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Wars dashboard

A simple dashboard that fetches data from SWAPI and displays a bar chart for planets data rendered by svg elements, and a table with the vehicle that has the highest sum of population for all its pilots’ home planets.

Running the project

  1. Clone the repo.
  2. Run npm install.
  3. Run npm start.
  4. Navigate to http://localhost:3000.

About

A simple dashboard that fetches data from SWAPI and displays a bar chart for planets data rendered by svg elements, and a table with the vehicle that has the highest sum of population for all its pilots’ home planets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published