/React-Todo-App

A simple todo app using ReactJS

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

React Todo App

A simple react todo app that will allow you to add, archive, delete and search your todos.

Quick Start

First clone this repository.

$ git clone https://github.com/elias-ela/React-Todo-App.git

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install # or yarn

Finally,

$ npm start # or yarn

Runs the app in the development mode.
Open http://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.

Author

Elias Feleke

Version

1.0.0