Skip to content

vineeta24/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-app

Demo of todo-app

Summary

todo-app is a single page frontend application to create daily task with feature of sorting active and completed task with react classes and hooks.

Motivation

The purpose of this project was to create SPA with React Js.

Getting Started

Click the clone/download the repository on your local machine.

Install dependencies

yarn install

Run Snap Shot from the root directory.

yarn start

Built With

  • React js
  • React Hooks

Features

1. Responsive Design.

2. create task functionality added with feature of sorting active and completed task

Contributing

Everyone is welcomed to contribute to this project. You can contribute either by submitting bugs or suggesting improvements by opening an issue on GitHub. Please see the CONTRIBUTING guidelines for more information.

This project was bootstrapped with Create React App.