/TodoCsharpReact

Repository for the "C# + React = ❤️" workshop organized by InCubis.

Primary LanguageC#

Todo app for "C# + React = ❤️" workshop by InCubis

This is the repository for the code written on the workshop. It's a simple todo app with functionality to add, update, delete and toggle todos. Written in ASP.NET Core (C#) and React (JavaScript).

What do I need to install to run the app?

How do I run the app?

Open the repository in VS Code and press the 'Start Debugging' button or click F5 on your keyboard.

What are some things I could explore next?