Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 339 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 339 Bytes

Todo application

Table of contents

Technologies

Project is created with:

  • React,
  • JavaScript,
  • HTML,
  • CSS

Setup

To run this project, install it locally using npm:

$ cd ../$name
$ git clone https://github.com/dendidibe/todo-app.git
$ npm install
$ npm start