Skip to content

kateamethyst/react-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React TODO Application

https://kateamethyst-react-todo-app.herokuapp.com/

https://imgur.com/a/nqy6U0Q

About

This is a sample of todo app made with ReactJs.

Instructions

  1. Clone this repository. git clone https://github.com/kateamethyst/react-todo-app.git
  2. Install dependencies. Make sure you already have nodejs and npm installed in your pc. npm insall
  3. Run the project npm start