albaitas / react-app-typescript-fv1

It is a single page application written using Create React App, Typescript, React Hooks, with full create, read, update, delete, search and filter functionality.

Home Page:https://react-app-typescript-fv1.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-app-typescript-fv1

It is a single page application written using Create React App, Typescript, React Hooks, with full create, read, update, delete, search and filter functionality.

Demo

Project hosted on Netlify: https://react-app-typescript-fv1.netlify.app/

Features

  • Add todo
  • Remove todo
  • Update todo
  • ToggleLike todo
  • ToggleImportant todo
  • Search Todo
  • Filter Todo
  • Tablet and mobile friendly

Build with

  • React Js, Css, Typescript
  • React Hooks: useState, useContext
  • fontawesome, bootstrap

Installation

Install git, nodejs, npm in your local computer

Clone this repository to your local computer:

$ git clone https://github.com/albaitas/react-app-typescript-fv1.git

Install dependencies:

npm install

Runs the app in the development mode:

npm start

About

It is a single page application written using Create React App, Typescript, React Hooks, with full create, read, update, delete, search and filter functionality.

https://react-app-typescript-fv1.netlify.app


Languages

Language:TypeScript 75.6%Language:CSS 19.0%Language:HTML 5.3%