You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built with ASP.NET core backend with SQLite and React frontend.
Uses SQLite to store term and definitions into a db table. CRUD operations are done through the front-end React app which connects to .NET and ASP.NET core endpoints.
About
Built with ASP.NET core backend with SQLite and React frontend.