helloarchy / trips-react-net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trips


_A simple project to explore the use of React.js with a ASP.NET Core 3.1 project.

Project Structure

ClientApp

All of the React.js files

Controllers

The ASP.NET controllers for handling REST API requests.

Pages

Contains the imports and error helpers.

Data

Models, services, etc. for all data related services.

About


Languages

Language:JavaScript 62.3%Language:C# 29.7%Language:HTML 6.6%Language:CSS 1.4%