yamendrapun / react-typescript-todo-app

A simple TODO application build using bootstrap, react and typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-typescript-todo-app

A simple todo application build using Bootstrap, React and Typescript.

In this application, we use JSONPlaceholder free API to access TODOs and We can also add new TODO item.

Installation

  1. Clone the repo and cd into it
  2. npm install
  3. npm start
  4. Visit localhost:3000 in your browser

About

A simple TODO application build using bootstrap, react and typescript.


Languages

Language:TypeScript 65.8%Language:HTML 27.9%Language:CSS 6.3%