shinjith-dev / React-Todo

Todo app made using React framework

Home Page:https://shinjith-dev.github.io/React-Todo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React TODO

Simple React TODO app made using React framework with an awesome responsive UI.

screenshot

Features

  • Save TODOs in list and displays it
  • Stores TODO list in local storage(Browser's)
  • Retains the list on Refresh and Rerun
  • Built for simple personal use

Run Locally

To copy and modify this project,

1.Clone this repo to your system

  git clone https://github.com/WhiteWolfDot/React-Todo.git React-Todo

2.Change folder

  cd React-Todo

3.Install dependencies, run

  npm Install

4.Make changes

5.run

  npm start //or yarn start

Contributing

Contributions are always welcome!

See contributing guidlines for ways to get started.

Please adhere to this project's code of conduct.

Authors

About

Todo app made using React framework

https://shinjith-dev.github.io/React-Todo/


Languages

Language:CSS 43.9%Language:JavaScript 35.7%Language:HTML 20.4%