VagnerNerves / todolist-ignitern

Develop Todo List project in React Native where you can add tasks and mark them as done with option to delete them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo List

Develop Todo List project in React Native where you can add tasks and mark them as done with option to delete them.

๐ŸŽฅ Implementation Video

Project.Todo.List.mp4

๐ŸŽจ Layout

Layout developed by Millena Kupsinskรผ Martins

Layout in Figma

๐Ÿ’ก Technologies used

๐Ÿš€ Running the project

Mobile

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

๐ŸŒŽ License

This project is under the MIT license. See the LICENSE file for more details.

About

Develop Todo List project in React Native where you can add tasks and mark them as done with option to delete them.

License:MIT License


Languages

Language:TypeScript 94.2%Language:JavaScript 5.8%