/vershina

Vershina - e-commercial shop of clothes.

Primary LanguageC#

Vershina API

Vershina is a web shop created in order to learn Angular and ASP.NET and get to know component programming.

Installation

To install the API repository, follow these steps:

  1. Clone the repository to your local machine using Git.
git clone https://github.com/olehkavetskyi/Vershina
  1. Install the .NET 7 on your machine if it is not already installed.

  2. Navigate to the root of the repository using the command prompt.

  3. Run the command dotnet restore to install the dependencies.

.NET Server Side Repository

Installation To install the .NET server-side repository, you can follow these steps:

Run the command dotnet run to start the application.

Usage

To use the Vershina repository, you can follow these steps:

  1. Send HTTP requests to the server using a tool such as Postman or cURL.
  2. Send HTTP requests to the server using UI part of the appication