React ToDo List
Project information
- Category: React Web App
- Project date: 5/8/2023
- Project URL: Click Here
- GitHub Link: Click Here
The React To Do Application is a portfolio project that showcases my ability to build a single page application using React JS. The application allows users to sign in and see items on the to do list as well as mark to do items as complete. Admins are able to add, edit, and delete(full CRUD). This application leverages the .NET Web API as the backend of the app.