Skip to content

anfepar/starwars-planets-search

Repository files navigation

starwars-planets-search

Build Status

This repo is a SSR React App who use the public API https://swapi.dev/ to search, show, filter and sort star wars planets

You could test it using the following link https://starwars-planets-searcher.herokuapp.com/

Getting started

Steps:

  1. clone this repository
  2. install npm dependencies with npm install
  3. run the server with npm run dev
  4. use the api using the url http://localhost:3000