DEV Community

luthfisauqi17
luthfisauqi17

Posted on โ€ข Edited on

1 1

๐Ÿš€ Build a Simple To-Do List App with React Native & Expo โ€“ TaskMate ๐Ÿ“

Hey Devs! ๐Ÿ‘‹

I recently built TaskMate, a simple To-Do List App using React Native and Expo. If youโ€™re interested in building mobile apps, feel free to check it out! ๐Ÿš€


โœจ Features

  • โœ… Add new tasks
  • โœ… Delete tasks
  • โœ… Toggle task completion (mark as done/undone)
  • โœ… Persistent storage (tasks remain after closing the app)

๐Ÿ“ฆ Tech Stack

  • React Native (UI Framework)
  • Expo (Development & Testing)
  • AsyncStorage (Persistent Data Storage)

๐Ÿ› ๏ธ Getting Started

1๏ธโƒฃ Clone the Repo

git clone https://github.com/luthfisauqi17/TaskMate.git
cd TaskMate
Enter fullscreen mode Exit fullscreen mode

2๏ธโƒฃ Install Dependencies

npm install
Enter fullscreen mode Exit fullscreen mode

3๏ธโƒฃ Run the App

expo start
Enter fullscreen mode Exit fullscreen mode

๐ŸŽฏ Want to Contribute?

This is just a fun side project, but if you're interested, feel free to contribute! Some ideas for improvements:

  • ๐Ÿš€ Filters (All, Completed, Incomplete)
  • ๐Ÿš€ Task Categories (Work, Personal, etc.)
  • ๐Ÿš€ Priority Levels (Low, Medium, High)
  • ๐Ÿš€ Better UI with React Native Paper

If you find this project helpful, please consider giving it a โญ๏ธ on GitHub! It really helps and motivates me to build more awesome projects. ๐Ÿ˜Š
๐Ÿ”— GitHub Repository: https://github.com/luthfisauqi17/TaskMate

๐Ÿš€ Follow Me for More Projects!

Iโ€™m working on more cool projects like TaskMate! If youโ€™re interested in tech projects, mobile development, or AI, feel free to follow me:
๐Ÿ‘‰ GitHub: https://github.com/luthfisauqi17


๐Ÿ’ฌ Letโ€™s Connect!

Let me know your thoughts! Any feedback or suggestions are welcome. ๐Ÿš€โœจ

Top comments (0)

Sentry image

See why 4M developers consider Sentry, โ€œnot bad.โ€

Fixing code doesnโ€™t have to be the worst part of your day. Learn how Sentry can help.

Learn more

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay