Inception Health React Coding Challenge

Using Star Wars API, create an informative mobile app that delights Star Wars fans! This will be your opportunity to showcase something you pride yourself on. This could be code organization, animation, testing, UX, UI, app performance, etc.

Ideas

  • Visualize a single Entity's details.
  • Visualize Entity Relationships
  • Search
  • Rate Star Wars Characters
  • Vehicle E-Commerce
  • Planet Tourism Brochure
  • Your own idea!

Getting Started

Use Template and Clone git repo

git clone git@github.com:{GH_USERNAME}/ih-web-challenge.git

Local Development

This app follows the standard setup for create-react-app with typescript.

Run App

npm start

Test App

npm run test

UI Component Library

This project has pre-installed the React Bootstrap library for convenience. It is not required to use this component library.