kevyncarlos / TesteTecnico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teste Técnico - Clients

App with two projects

  • API: API .NET 6 for get and persist data the client.
  • Web: Angular 14 with listing and forms

How execute?

  1. First run the API, at that moment the database will be created and it will be ready to receive data; (F5 or 'dotnet run')
  2. Run the web project with Angular; (ng serve)
  3. Open 'http://localhost:4200' in any navigator for use the app;
  4. (Optional) Open 'https://localhost:7193/swagger/index.html' for see and test endpoints.

About


Languages

Language:TypeScript 40.5%Language:C# 38.0%Language:HTML 11.8%Language:JavaScript 8.8%Language:CSS 0.9%