DaelonSuzuka / react_demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react_demo

This is a basic todo app written in React, served from a FastAPI backend. The todo tasks are stored on the server, and the app communicates with the backend over a REST api.

The entire app is built into a docker container in CI/CD using GitHub Actions.

About


Languages

Language:JavaScript 39.9%Language:CSS 26.0%Language:Makefile 18.1%Language:HTML 9.2%Language:Python 3.9%Language:Dockerfile 2.9%