adAstra97 / todo-app

learning React JS, TS (hooks useState, useEffect) + react-icons

Home Page:https://todo-app-red-black.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small applicaton "Todo App"

This is my first application using React JS + TypeScript.

Table of contents

Overview

Information

This is a simple application for recording your tasks that will never lose its relevance. You can edit your task and delete it. After reloading the page, the data is not deleted.

Screenshot

Links

My process

Built with

  • React JS
  • react-icons
  • TypeScript
  • vite

What I learned

Using React hooks useState(), useRef(), using TypeScript, saving data in localstorage, connecting and using react-icons.

About

learning React JS, TS (hooks useState, useEffect) + react-icons

https://todo-app-red-black.netlify.app/


Languages

Language:TypeScript 57.0%Language:CSS 33.9%Language:HTML 5.3%Language:JavaScript 3.7%