Todo-List is a challenge to practice fundamentals in React Native. Created by Rocketseat and made by me.
Prototype: Challenge 01
Clone the project repository
[https://github.com/LucasAnP/ToDoList.git](https://github.com/LucasAnP/ToDoList.git)
Access the project directory
cd ToDoList
Install the dependencies
yarn
or
npm install
Start the APP
yarn android
or
npx expo start
MIT LICENSE