code-wizard91 / To-Do-App-React-JS

React JS To-do App deployed using Docker Swarm and Kubernetes. Running a Nginx as a reverse Proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React To-Do App

  • Simple To-Do App built using React, Redux, PaperCSS.
  • Data is Persisted using localStorage.
  • Lightweight and easy to use
  • Stores all data locally.
  • Running a loadbalancer "Nginx"

To Run

  • Install Docker and Docker-Compose
  • Run "docker compose up -d"

About

React JS To-do App deployed using Docker Swarm and Kubernetes. Running a Nginx as a reverse Proxy


Languages

Language:JavaScript 87.9%Language:HTML 10.7%Language:Dockerfile 1.4%