Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 769 Bytes

README.md

File metadata and controls

36 lines (30 loc) · 769 Bytes

ToDoApp

Description

A simple and efficient ToDo application built with React Native and Expo. This app allows users to manage their tasks seamlessly.

Installation Instructions

  1. Clone the repository:
    git clone https://github.com/patilsaagar/ToDoApp.git
  2. Navigate to the project directory:
    cd ToDoApp
  3. Install the dependencies:
    npm install

Usage

To start the application, run:

npm start

This will launch the Expo development server.

Features

  • Add, edit, and delete tasks.
  • User-friendly interface.
  • Responsive design.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.