Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

An Ecommerce Web App Written in C# and React. This project sets up an ASP.NET Core web API application with Swagger/OpenAPI integration. With React (Typescript) as FrontEnd.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages