Skip to content

itzkennedydev/todoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List

React Native Task Manager

Expo React Native JavaScript

Features | Getting Started


Overview

A simple and elegant todo list application built with React Native and Expo. Manage your tasks with a clean, intuitive interface.

Features

  • Add Tasks - Create new todo items
  • Complete Tasks - Mark tasks as done
  • Delete Tasks - Remove completed or unwanted tasks
  • Persistent Storage - Tasks saved locally
  • Clean UI - Simple, focused interface

Tech Stack

Category Technology
Framework Expo
Runtime React Native
Language JavaScript

Getting Started

Prerequisites

  • Node.js 16+
  • npm
  • Expo CLI
  • iOS Simulator or Android Emulator

Installation

# Clone the repository
git clone https://github.com/itzkennedydev/todoList.git
cd todoList

# Install dependencies
npm install

# Start Expo
npx expo start

Project Structure

todoList/
├── App.js                 # Main application
├── Components/            # React components
├── Constants/             # App constants
├── app.json              # Expo configuration
├── assets/               # Images and fonts
└── package.json          # Dependencies

License

MIT


Simple task management

About

Todo list app (JavaScript)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors