Skip to content

I recently completed a TODO list project to expand my knowledge of TypeScript. The project is a functional application for managing tasks.

Notifications You must be signed in to change notification settings

Djarma12/Todo-List-with-TypeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-List-TypeScript

I recently completed a TODO list project to expand my knowledge of TypeScript. The project is a functional application for managing tasks.

You can view the project live here: Todo-List-TypeScript


Table of Contents


Description

  • I recently completed a TODO list project to expand my knowledge of TypeScript. The project is a functional application for managing tasks.

  • As a newcomer to TypeScript, I found the project to be challenging yet rewarding. One of the main challenges was organizing the code structure for maintainability and scalability. I leveraged TypeScript's strong typing system to streamline debugging.

  • Another interesting aspect was implementing local storage to save changes.

  • The result is a polished application showcasing my TypeScript skills. I believe this project demonstrates my ability to create high-quality, organized code for real-world scenarios.

Technologies

  • HTML
  • CSS
  • TypeScript

Back To The Top


Getting Started

To start the project, it is necessary to download the files from the github repository and after that run command:

  • npm install
  • npm run dev

Back To The Top


References

Back To The Top

About

I recently completed a TODO list project to expand my knowledge of TypeScript. The project is a functional application for managing tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published