Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.04 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.04 KB

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