Skip to content

A todo app made with react. Includes subtle transitions, animations and drag and drop functionalities.

Notifications You must be signed in to change notification settings

naveen-27/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App - Frontendmentor.io

This Todo-App is a solution to the Frontendmentor.io challenge.

MADE WITH

  1. ReactJS
  2. HTML5
  3. CSS3

FEATURES

  1. Sortable Drag and Drop for todos
  2. Dark theme
  3. Animations and transitions when,
    1. Page Loads,
    2. New todo is added,
    3. Todo is deleted
  4. Filter todos
  5. Delete completed todos at one go

DESIGN

Design preview for the Todo-app coding challenge

TO RUN LOCALLY

  1. Clone the repository - run git clone https://github.com/naveen-27/todo-app.git
  2. Run npm install
  3. Then run npm start
  4. Goto localhost:3000 to view to app

About

A todo app made with react. Includes subtle transitions, animations and drag and drop functionalities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published