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.
- Clone the repo.
- Run
npm install. - Run
npm start. - Navigate to
http://localhost:3000.
