Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 252 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 252 Bytes

Simple React todo app By Keysi Jones

How to run locally

Clone the project

git clone https://github.com/KeysiJones/simple-todo-app.git

Install Dependencies

npm install

Run the project

npm start