Skip to content

React-Native eğitiminde öğrendiğim bilgileri pekiştirmek için yaptığım uygulama

Notifications You must be signed in to change notification settings

ferhatclk/To-Do-App

Repository files navigation

React Native To Do App

Patika.dev Project assignment I developed to reinforce what I learned in React Native trainings.

Features

  • Adding and listing to-do's.
  • Strikes through and style the to-do item when pressed.
  • Ability to show the number of active items in the upper right corner of the screen.
  • Deleting a to-do item with a long press.

Images

Installation

Clone this repository on your local machine.

git clone https://github.com/ferhatclk/To-Do-App.git

Usage

To use it after cloning the project:

cd ToDo
cd .

Run the following commands in the project folder to install the project dependencies.

npm init
npm install

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

To Run the Application

In the project directory you can run:

npx react-native run-android

For More Information

You can review the React Native documentation.

About

React-Native eğitiminde öğrendiğim bilgileri pekiştirmek için yaptığım uygulama

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published