Fitness App
App for tracking workouts and user data, with a .NET API and React UI.
Details
Users can register, log in, and manage their fitness records. The .NET Core backend talks to a MySQL database, and the React app handles everything on the client side.
Stack
.NET CoreReactMySQLJWT