GabiNamu / starwars-planets-search

StarWars Planets Search is a filter list of planets from the Star Wars universe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarWars Planets Search

StarWars Planets Search is a filter list of planets from the Star Wars universe using Context API and Hooks to control global states. This application is capable of:

  • add and remove filters;
  • accumulate filters;
loading logo planets filters

Run Locally:

  • First clone the repository into your machine;
git clone git@github.com:GabiNamu/starwars-planets-search.git
  • Go to the project directory;
cd starwars-planets-search
  • Install dependencies;
npm install
  • Start the server;
npm start

Main technologies used:

  • React;
  • Hooks;
  • Context API;
  • JavaScript;
  • Css;

About

StarWars Planets Search is a filter list of planets from the Star Wars universe


Languages

Language:JavaScript 80.2%Language:CSS 15.7%Language:HTML 4.2%