/time-tracker

From fullstack React Native 📚

Primary LanguageJavaScriptMIT LicenseMIT

Time tracker

Time tracker app

Time tracker

Following Fullstack React Native book

Differences from the book

It's a simple app from the second chapter of the book

  • All the class based components are transformed to function components
  • Uses React Hooks in all of them

Preview

Getting started

git clone https://github.com/jkhusanov/time-tracker.git

cd time-tracker

yarn install

expo start

i

Feedback

In case you have any feedback or questions, feel free to open a new issue on this repo or reach out to me @jkhusanov on Github.