An open API service indexing awesome lists of open source software.

https://github.com/ahmetenesbahar/todo-app

This project is a todo application that I developed using React.
https://github.com/ahmetenesbahar/todo-app

todo todo-app-react todoapp-react

Last synced: 28 days ago
JSON representation

This project is a todo application that I developed using React.

Awesome Lists containing this project

README

        

## Todo App

Bu proje React kullanarak geliştirdiğim bir yapılacaklar listesi uygulamasıdır

## Kurulum

İlk olarak aşağıdaki komutu kopyalanız. Ardından terminal ekranını açarak, projenin kurulmasını istediğiniz bir alana gelerek yapıştırıp çalıştırınız.

```sh
git clone https://github.com/ahmetenesbahar/todo-app.git
```

## Çalıştırma

Projeyi çalıştırmak için ilgili klasörlere gelip, aşağıdaki komutu yazmanız yeterli olacaktır.

```sh
npm start
```

## Ekran Görüntüleri





## Daha fazlası

Daha fazlası ve aklınıza takılan herhangi bir soru için için "Pull Request" isteklerinde bulunabilirsiniz.