Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.03 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.03 KB

TodoList Expo App with Tailwind CSS

This TodoList Expo app is built using React Native with Expo, and styled with Tailwind CSS for a modern and responsive design.

Installation

  1. Clone the repository:
git clone https://github.com/abrahamebij/todolist-mobile-app.git
  1. Navigate to the project directory:
cd todolist-mobile-app
  1. Install dependencies:
yarn install

Usage

  1. Start the Expo development server:
yarn start
  1. Open the Expo app on your mobile device or use an emulator.
  2. Scan the QR code from the Expo server to load the app.

Features

  • Add, edit, and delete tasks.
  • Mark tasks as completed.
  • User-friendly and responsive design with Tailwind CSS.

Technologies Used

  • React Native
  • Expo
  • Tailwind CSS

License

This project is licensed under the MIT License.

Feel free to contribute or report issues!

Demo

Screen record of the app functionalitites