SWAPI-Box is a single page application that uses the Star Wars API. A user can select between characters, vehicles and planets and also select a favorite star wars card and save them to a collection.
- Fetching nested APIs
- Testing with Enzyme and Jest
- Modular architecture for your application file structure.
- ES6 syntax
- PropTypes
- SWAPI
- Enzyme - Enzyme is a JavaScript Testing utility for React
- Jest - Test Runner
- create-react-app - React starter kit