Skip to content

alxmcr/fe-todolist-ts-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do list App

This tool wants to help to people keep organized, register your daily tasks or activities.

Features

  • Add a new task
  • Mark as done some task

Lessons Learned

I learned and practice more about CSS Flex Layout, React.js, React Hooks (useState, useEffect, useReducer), and Typescript.

Run Locally

Clone the project

  git clone https://github.com/alxmcr/todolist-ts-app

Go to the project directory

  cd todolist-ts-app

Install dependencies

  npm install

Start the server

  npm run start

Tech Stack

HTML, CSS, CSS Flex Layout, JavaScript, React.js, React Hooks, and Typescript.

Screenshots

App Screenshot

Demo

https://your-todolist-app.netlify.app/

Authors

Feedback

If you have any feedback, please reach out to us at amcocarojas@gmail.com.