Skip to content

iartist93/daily-tracker

Repository files navigation

Daily Tracker


Live Preview

TBA


Tools used

  • React Native
  • Redux
  • Styled Component

local Install

> cd daily-tracker
> yarn web # to run on browser
> yarn android # to run on simulator or actual device
> yarn ios # to run on ios emulator or actual device
  • NOTE Make sure you have the simulator/emulator/device already opened before running those commands otherwise they will fail to run.

TODO List

  • Try to implement typescript style library for this app.
  • Implement TextButton - FlatButton - OutlinedButton

Tasks

  • rest() reset the state to default values + save state to local storage + go back to the homepage.

About

Daily tracker app using react native and redux. Part of Udacity React Developer Nanodegree.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published