Skip to content

lritter79/react_and_.netcore_todolist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-crash-2021

Task tracking application from the React crash course

Based on Brad Traversy's react.js tutorial, modified by me.

The C# backend logic includes EF Core, LINQ, ASP.NET Core API, and Automapper. The app uses JWT for authentication. The front end uses bootstrap, css, and reactstrap. I wrote some custom hooks for the react side, including UseShowToast and UseToken.

About

Task tracking application from the React crash course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 48.5%
  • JavaScript 43.2%
  • CSS 4.4%
  • HTML 3.9%