slamach / react-native-todo-app

To Do - React Native learning project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Do (React Native)

App Screenshot

About the Project

React Native To Do application created for learning purposes.

You can add tasks, delete them and mark as done.

Built With

  • Expo
  • React Native
  • Redux
  • Redux Toolkit
  • Redux Persist
  • Husky
  • Prettier

Installation and Usage

npm install

To make the pre-commit hook work, you need to run npm install when the project is already initialized as a Git repository.

If the project is initialized as a repository later, you need to additionally execute npm run prepare.

npm start

Contact

Dmitrii Sviridov
Telegram: slamach
Email: sviridov.dvv@gmail.com

About

To Do - React Native learning project

License:MIT License


Languages

Language:JavaScript 99.4%Language:Shell 0.6%