Skip to content

anthgrim/Notes_FullStack_App_Net6_React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Fullstack .Net 6 Application with React JS

Description

This is a fullstack application that allows the user to create, read, update, and delete notes using React JS as the client side, and .Net 6 with SQL as the API.

Tech Specifications

  • API: .Net 6 with EntityFrameworkCore.SQLServer and EntityFrameworkCore.Tools
  • Database: Azure SQL
  • Client: ReactJS 18

Future Adds

  • User Sign In and Sign Up
  • Add Authentication with JWTs in API solution

License

MIT

Author

Kevin Grimaldi