opeseyi / Todo-App

Simple ToDo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO APP

This a Todo List App Built with React

To use

  1. Clone

    git clone https://github.com/opeseyi/Todo-App
    
  2. Install dependencies

    npm install
    
  3. Run frontend

    npm start
    

This should be up and runing in your browser and you should be able to interact with it

About

Simple ToDo


Languages

Language:JavaScript 63.5%Language:HTML 19.7%Language:CSS 16.7%