A simple todo list application to demonstrate CRUD operations, using the FARM stack. This project was bootstrapped with Create React App.
project directory
cd FARM_stack_example/Runs the app in development mode.
Open http://localhost:3000 to view it in the browser
Page will automatically reload if changes are made. Lint errors will be shown in the console.
For API testing, you may use the FastAPI Swagger UI page, on http://localhost:8000/docs