This TodoList Expo app is built using React Native with Expo, and styled with Tailwind CSS for a modern and responsive design.
- Clone the repository:
git clone https://github.com/abrahamebij/todolist-mobile-app.git
- Navigate to the project directory:
cd todolist-mobile-app
- Install dependencies:
yarn install
- Start the Expo development server:
yarn start
- Open the Expo app on your mobile device or use an emulator.
- Scan the QR code from the Expo server to load the app.
- Add, edit, and delete tasks.
- Mark tasks as completed.
- User-friendly and responsive design with Tailwind CSS.
- React Native
- Expo
- Tailwind CSS
This project is licensed under the MIT License.
Feel free to contribute or report issues!