Skip to content

Example of a mobile app in plain React Native exploring the use of typescript, hooks, animated, redux with duck pattern, reduxsauce, styled-components, axios, and more.

License

Notifications You must be signed in to change notification settings

fabiotabalipa/trialofthespirit

Repository files navigation

Trial of The Spirit

This app was developed to explore some concepts and conventions recommended by the React Native developers' community, such as:

The main goal now is to arise discussions of best practices and help beginners to understand these implementations.

How the App works?

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.

demo

Why the name?

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

Credits

Contributing

Feel free to submit a PR or open an issue to discuss the code.

License

MIT License.


May the Force be with you.