DEV Community

luthfisauqi17
luthfisauqi17

Posted on β€’ Edited on

2 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. πŸš€βœ¨

Neon image

Next.js applications: Set up a Neon project in seconds

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Get started β†’

Top comments (0)

Neon image

Next.js applications: Set up a Neon project in seconds

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Get started β†’

πŸ‘‹ Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someone’s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay