Skip to content

Instantly share code, notes, and snippets.

@carlosblanc0
Last active September 16, 2021 16:21
Show Gist options
  • Save carlosblanc0/b4812a5b5a9cfe98574a0ab5e93a6e00 to your computer and use it in GitHub Desktop.
Save carlosblanc0/b4812a5b5a9cfe98574a0ab5e93a6e00 to your computer and use it in GitHub Desktop.
Mobile

-----------------------------------------------------

Taskr

Firebase Expo ReactNative

The idea behind this project is to showcase my first attempt as far as re-using my React knowledge into React Native. I've used Google's Firabase to handle the sign-ups and to-do entries. The result is a simple to-do list app.

Little red riding hood

Run Locally

Clone the project

  git clone  git@github.com:carlosblanc0/taskr.git

Go to the project directory

  cd taskr

Install dependencies

npm install

Start the server

  expo start

Live Demo

Coming soon! In the meanwhile, you may download our first release (you just need an Android phone/emulator)

Official Repo

tags: Expo, React Native

-----------------------------------------------------

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment