https://github.com/olehkavetskyi/vershina
Vershina - e-commercial shop of clothes.
https://github.com/olehkavetskyi/vershina
angular-15 asp-net-core-7 e-shop onion-architecture pet-project
Last synced: about 2 months ago
JSON representation
Vershina - e-commercial shop of clothes.
- Host: GitHub
- URL: https://github.com/olehkavetskyi/vershina
- Owner: olehkavetskyi
- Created: 2024-06-18T15:29:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T15:34:30.000Z (11 months ago)
- Last Synced: 2025-02-03T23:41:24.159Z (4 months ago)
- Topics: angular-15, asp-net-core-7, e-shop, onion-architecture, pet-project
- Language: C#
- Homepage:
- Size: 2.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.
```bash
git clone https://github.com/olehkavetskyi/Vershina
```2. Install the .NET 7 on your machine if it is not already installed.
3. Navigate to the root of the repository using the command prompt.
4. 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