Skip to content
/ star-w Public

A Starwars Mini Info App using swapi.co's API

Notifications You must be signed in to change notification settings

hwindo/star-w

Repository files navigation

Star-W

Netlify Status

Star-W Demo Gif

Star-w-Desktop.png

Star-w-Mobile2.png

A resource catalog, built using React

Live app:

API: swapi.co's API This project is bootstrapped with Create React App.

usage

  1. clone this repo and run npm install or yarn install in terminal, in project's root folder
  2. after packages installation finish, run npm start or yarn start
  3. open the app default port at localhost:3000

Keyboard Shortcut

You can use Enter when searching resource

Testing

We are test using Jest and React-Testing-Library Each component have their own test

  • To run all test, write yarn test from root folder

Public API used

  • swapi.co - to get the resource

About

A Starwars Mini Info App using swapi.co's API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published