Skip to content

montedev0516/C--.NET-Core-Web-API-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C#, .NET Core Web API with React (TypeScript) Frontend

Overview

This project is a full-stack ecommerce web application that uses ASP.NET Core for the backend API and React (TypeScript) for the frontend. The API includes Swagger/OpenAPI for easy API documentation and testing. The frontend consumes the API to provide a seamless user interface.

Technologies

  • Backend: C#, .NET
    • RESTful API endpoints.
    • Integrated Swagger for API documentation and testing.
    • JWT-based authentication.
    • Entity Framework Core with postgreSQL.
  • Frontend: React with TypeScript
    • Modular React components with TypeScript for type safety.
    • Axios or Fetch API integration for handling API requests.
    • Responsive design with CSS framework (Tailwind)

Getting Started

Prerequisites

About

Ecommerce web application that uses ASP.NET Core for the backend API and React (TypeScript) for the frontend. The API includes Swagger/OpenAPI for easy API documentation and testing. The frontend consumes the API to provide a seamless user interface

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors