Skip to content

ildaneta/water-reminder

Repository files navigation

Water Reminder Login App

:octocat: Menu Contents

📌 Motivation

This app was built to teach through the article: how to install, configure and utilize Firebase with Auth and Firestore. The app include the following functionalities:

  1. SignUp screen with creation of new user
  2. SignIn screen with user login
  3. Recovery password screen
  4. Home screen
  5. Auth hook responsible to create all the necessary methods to utilize on login process

📷 Final images

Water reminder app

Water reminder app Android and iOS

💻 How to run the app

cd water-reminder

yarn install

cd ios && pod install

yarn ios
yarn android

🔧 Technologies utilized

  • React Native CLI
  • TypeScript
  • React Navigation Stack
  • Context API
  • External fonts by Google
  • Social login using Firebase Auth
  • Firebase Firestore Database
  • Async Storage
  • Personalized SVG's

📝 Dev

My name is Ilda Neta, and was a pleasure to me built this app. To see more details about me and my career, enter into my linkedIn or my blog ildaneta.dev.

Made with love 💗 by Ilda Neta.