Simple React Native To-Do List App. Made for Rocketseat's React Native Ignite Challenge.
- Node v16.16.0
- Expo Go App
- Clone this repository
- Inside project's folder, run:
$ npm install
- And then, run:
$ npx expo start
- Download Expo Go App on your smartphone
- On Expo Go, click on Scan QR code, and scan the one that's showing on your PC's terminal
- Enjoy!
- You can create, check, remove and track your tasks
➕ Create ✔ Check ❌ Remove