/todo-list-task

Simple todo list application made with React

Primary LanguageTypeScript

Todos List App

Description

A simple todos list application built with react, redux and material-ui. The application allows users to add, delete and mark todos as completed.

Live demo here

Infrastructure

The infrastructure is managed using AWS CDK. It's a static website hosted on S3 with CloudFront as the CDN. The CI/CD pipeline is managed using GitHub Actions.