markrofail / reactjs-todoapp

[ReactJS] Todo List App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

TodoApp

a Todo List app built with ReactJS

Table of Contents

About The Project

gif preview

Features:

Functionality:

  • add a new Todo
  • mark a Todo as complete
  • delete a Todo

Usage

Prerequisites

  • Docker
  • docker-compose

Follow this guide to learn how to install them

Installation

  • just use the following command to get the application to start
 docker-compose -f docker-compose.local.yml up --build

Acknowledgements

  • Logo made by Freepik

About

[ReactJS] Todo List App


Languages

Language:JavaScript 87.2%Language:CSS 6.0%Language:HTML 4.0%Language:Dockerfile 1.5%Language:Makefile 1.2%