Skip to content

draxya/react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 todo.draxya.com

Preview

📋 React Yapılacaklar Listesi

Minimalist ve özelleştirilebilir yapılacaklar uygulaması.

📌 Özellikler

  • Karanlık mod
  • Yeniden sıralamak için görevleri sürükleyip bırak
  • Görevler yerel olarak kaydedilir
  • Özelleştirilebilir görev rengi
  • Görevleri düzenleme
  • Bildirim kutusu
  • Tablet & mobil desteği

⚙️ Kurulum

İlk önce bu repoyu klonlayın.

$ git clone https://github.com/draxya/react-yapilacaklar.git

Gereksinimleri yükleyin. Sisteminizde nodejs ve npm kurulu olduğundan emin olun.

$ npm install # veya yarn

Çalıştırın.

$ npm start # veya yarn start

💞 Deploying

Netlify için:

  • Base directory:
  • Build command: npm run build veya yarn buid
  • Publish directory: ./build

Vercel için:

  • Build command: npm run build or yarn build
  • Output dir: build
  • Install command: npm install
  • Development command: react-scripts start

🛠 Built with

  • React Js, Css, Sass
  • React Hooks : useState, useEffect, useRef, useContext
  • react-beautiful-dnd, react-icons, uuidv4...

About

React ile yapılmış basit yapılacaklar listesi.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published