Skip to content

Latest commit

 

History

History
118 lines (76 loc) · 2.45 KB

README.md

File metadata and controls

118 lines (76 loc) · 2.45 KB

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.