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.
- Visualize a single Entity's details.
- Visualize Entity Relationships
- Search
- Rate Star Wars Characters
- Vehicle E-Commerce
- Planet Tourism Brochure
- Your own idea!
git clone [email protected]:{GH_USERNAME}/ih-web-challenge.git
This app follows the standard setup for create-react-app with typescript.
npm start
npm run test
This project has pre-installed the React Bootstrap library for convenience. It is not required to use this component library.