React Native To Do application created for learning purposes.
You can add tasks, delete them and mark as done.
- Expo
- React Native
- Redux
- Redux Toolkit
- Redux Persist
- Husky
- Prettier
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
Dmitrii Sviridov
Telegram: slamach
Email: [email protected]