Skip to content

DarthMuzammil/dracula-react-todo-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo app built with React

🖥 Demo

View live demo here link

🦇 Features

This is a simple todo list application built using React and Dracula UI. You can create, delete, filter and mark tasks as done/undone and you have the option to change the view to compact or normal. The app uses localstorage to save and retrieve todos.

⚙️ Getting started

  • Clone this repository.
  • npm install to install all dependencies.
  • npm run dev to start the local server.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.7%
  • CSS 6.5%
  • HTML 3.8%