How can I allow an admin to edit website content?
I developed a react frontend displaying info and projects (simple website). Now I want to develop a way to allow the admin to edit/add content/projects.
Users don’t need to login. I will create the backend using .NET