Skip to content

LuisEJaar/TSReactTaskTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSReactTaskTracker

This project was mainly done by following the guidance of React & TypeScript - Course for Beginners by FreeCodeCamp. Upon completion of this tutorial I then took the oportunity to add localstorage to this project in order to practice this for the first time. I also took the opportunity to learn how to host react apps on github-pages as heroku is ending their free feature in the near future of me finishing this project.

Link to project: https://luisejaar.github.io/TSReactTaskTracker/

taskifygif

How It's Made:

  • React
  • TypeScript
  • ReactBeautiful DND
  • Local Storage
  • HTML/CSS

Lessons Learned

  • First time using Typescript
  • Practice CSS/HTML
  • React refresher
  • React Beautiful DND
  • Github-Pages for react projects