a to-do list is a TypeScript in React webb app - this repository contains its frontend source code
View the deployed app »

Table of Contents
  1. About The Project
  2. Built With
  3. Acknowledgments

About The Project

This TypeScript in React To-Do list allows us to add tasks to our list and then delete them upon clicking on them. It explores all different types with emphasis on generic ones. Also TypeScript is being applied into Context API that the app is using for managing its state.

Product Name Screen Shot

(back to top)

Built With

  • HTML, CSS
  • React
  • TypeScript
  • GitHub pages for deployment
  • GitHub as a remote repository
  • Visual Studio Code as a local IDE & repository.

(back to top)

Acknowledgments

(back to top)