Develop Todo List project in React Native where you can add tasks and mark them as done with option to delete them.
Project.Todo.List.mp4
Layout developed by Millena Kupsinskü Martins
- Expo
- React Native
- TypeScript
- React Native SVG
- React Native SVG Transformer
- Phosphor Icons
- React Native UUID
Clone the project
git clone https://github.com/VagnerNerves/todolist-ignitern.git
Enter the project directory
cd todolist-ignitern
Install with dependencies
npm i
Start the server
npx expo start
This project is under the MIT license. See the LICENSE file for more details.