to.do is a mobile app developed with React Native for daily tasks. You can add, mark as completed or delete a task.
This is the 1st challenge of Chapter I - Ignite program (React Native trail) delivered to Rocketseat.
- React Native
- Typescript
- Jest
- Hooks (useState)
- Android Studio
Make sure you properly configure your iOS or Android emulator before running the app.
# Clone this repository
$ git clone https://github.com/cunhasbia/todo-mobile.git
# Access the repository on your terminal
$ cd todo-mobile
# Install dependencies
$ yarn
# Run the project
$ yarn run android
$ yarn run ios
# The app will be running on emulator.
Need help? Failed to run? Feel free to contact me.
Made with 🧡 by Bianca Cunha | Find me on LinkedIn