Skip to content

lukaofirst/ecommerce-dotnet-react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e-commerce with .NET, React and Redux

Concepts used in this project

🖥️ Front-end

  • React
  • TypeScript
  • Material UI
  • Redux (redux toolkit, react-redux)
  • react-hook-form
  • react-dropzone
  • react-router-dom
  • axios

⚙️ Back-end

  • .NET Core (v5 and migrating to v6)
  • Entity Framework Core
  • ASP.NET Core Identity
  • Json Web Token (JWT)
  • Cloudinary (service to upload images)
  • SQL Lite