A simple and efficient ToDo application built with React Native and Expo. This app allows users to manage their tasks seamlessly.
- Clone the repository:
git clone https://github.com/patilsaagar/ToDoApp.git
- Navigate to the project directory:
cd ToDoApp
- Install the dependencies:
npm install
To start the application, run:
npm start
This will launch the Expo development server.
- Add, edit, and delete tasks.
- User-friendly interface.
- Responsive design.
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License.