This app was developed to explore some concepts and conventions recommended by the React Native developers' community, such as:
- TypeScript
- Hooks
- Animated
- Redux with duck pattern
- Redux-Saga
- styled-components
- axios
- ...and more!
The main goal now is to arise discussions of best practices and help beginners to understand these implementations.
It's a mini-game. After the user starts the trial, the app presents ten random quotes from Star Wars movies, authored either by Jedi or Sith. The user indicates if agree or disagree with each quote, and the app calculates which side of the Force the user is more inclined to.
This is a Legends concept, not Canon, but the Trial of the Spirit is one of the Jedi Trials, where the apprentices had to look deep within their souls, on a quest of self-discovery.
More info here: Jedi Trials
- Nikolaj Hansen: SW Quotes API
- Jory Raphael: Icons of Lea, Obi-Wan, Palpatine
- Freepik: Icon of Lighstsabers
- Ionic Framework team: Ionicons
- Fonticons, Inc.: FontAwesome 5
Feel free to submit a PR or open an issue to discuss the code.
MIT License.
May the Force be with you.