rhuancoder / Trucks.App

An CRUD web app using .net 6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trucks.App

alt text

Welcome to Trucks App!

Required:

  • .NET SDK 6.0

Build:

  • Click on the 'Code' button and clone the project or download and extract the ZIP file
  • Access /Trucks.Web directory via terminal
  • Run the command 'dotnet run'
  • Access the Trucks App via the local url: https://localhost:5001/

Test:

  • Access the /Trucks.App solution directory from the terminal (if you downloaded the ZIP file, use the name inside the unzipped folder, for example: /Trucks.App-main)
  • Run the command 'dotnet test'

About

An CRUD web app using .net 6


Languages

Language:JavaScript 74.2%Language:C# 15.7%Language:HTML 9.6%Language:CSS 0.5%