This repo is the backend for react1. A project created with React, Vite and Tailwind CSS in the frontend, and C# .NET 6 in the backend.
There is an associated frontend located at https://github.com/gustav87/react1-frontend. You also need a Mongo DB instance running on localhost port 27017.
The backend is most conveniently run with VS Code. Starting or debugging the app runs the backend on port 5000.