Skip to content

daanielcruz/bomdebiblia-openquiz

Repository files navigation

Bom de Bíblia - Open Quiz ❗❓

Made by daanielcruz language typescript react-native

Project   |    Technologies   |    How to use   |    How to contribute   

💻 Project

sample

After 4 months of study from scratch, I've finally published my very first app on Play Store: a bible quiz app. In this project I opted for the offline first methodology: if the user has no internet connection, the app will check for questions/categories updates using firebase realtime database, using CodePush and, to keep offline data, RealmDB.

* Android Only

If you want to know more about it, visit the Play Store

🔧 Technologies

The project was developed using the following technologies:

❓ How To Use

To clone and run this application, you'll need Git, Node.js and Yarn. From your command line:

Simple install

# Clone this repository
$ git clone https://github.com/daanielcruz/bomdebiblia-openquiz

# Go into the repository
$ cd bomdebiblia-openquiz

# Install dependencies
$ yarn install

# Start the bundler
$ yarn start

# Do the Android build
$ yarn android

# The RN project should have open.

🤔 How to contribute

  • Fork the project;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Push them to your branch: git push origin my-feature.
  • Create a PR.

After reviewed and merged, you'll receive a message. Then you can delete your whole fork.

Made with ♥ by Daniel Cruz 👋 Get in touch!

About

After 4 months of study from scratch, I've finally published my very first app on Play Store: a bible quiz app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published