/ExpoTodoList

Primary LanguageJavaScript

ExpoTodoList

ExpoTodoList is a simple and intuitive to-do list application built with React Native and Expo. Manage your tasks easily on any device, and enjoy a straightforward user interface.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and experimentation purposes.

Prerequisites

  • Node.js (>= 12.x)
  • npm (>= 6.x)
  • Expo CLI

Installing

  1. Clone the Repository
git clone https://github.com/uguraktas/ExpoTodoList.git
cd ExpoTodoList
  1. **Install Dependencies
npm install
  1. **Start the Expo Server
expo start

This will open the Expo developer tools in your browser. From there, you can run the app on your device or an emulator.