Skip to content

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

Notifications You must be signed in to change notification settings

PisaJan/typescript-react-todos-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React App Typescript cv1

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

Demo

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

Features

  • Add task
  • Remove task
  • Toggle task
  • Update task
  • Search task
  • Tablet and mobile friendly

Build with

  • React Js, Css, Typescript
  • React Hooks: useState, useEfect, useRef
  • react-icons

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-cv1.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 and delete functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 73.1%
  • CSS 24.2%
  • HTML 2.7%