Skip to content

carlosblanc0/taskr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.

taskr

YouTube Shorts

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!

Acknowledgements

tags: Expo, React Native

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