Skip to content

kristen149/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App with Reactjs

Objective

A basic todo app with Reactjs

Demo

LINK to App: https://kristen149.github.io/todo-app/

image

Features

---Create, Delete, Update, Sort Todo
---Completed Tasks Checking

Getting Started

Clone this repository - git clone https://github.com/kristen149/todo-app.git
You will need node.js and git installed in your PC/laptop

Installation

1. npm install

2. npm start

Runs the app in the development mode.
Open http:https://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.