/star-wars-universe

[technical test] A table containing all the Star Wars planets.

Primary LanguageJavaScript

Star Wars Universe

Star Wars logo

That's a project developed for a company assessment, intending to create a table containing all the Star Wars planets, being this table able to:

  • Filtering
  • Sorting
  • With pagination
  • Fed using an API

Getting started

Starting the project is simple; you only need to install the dependencies and run the start script.

npm i # or yarn
npm start # or yarn start