An open API service indexing awesome lists of open source software.

https://github.com/tmph2003/prj_shopping_web


https://github.com/tmph2003/prj_shopping_web

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

          

# Project Subject

## Requirements
- Docker
- npm
- .NET 8

## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Credits](#credits)

## Installation
Follow these steps to set up the project locally:

1. **Clone the repository**:
```bash
git clone https://github.com/your-username/your-repository.git
```

2. **Navigate to the project directory**:
```bash
cd your-repository
```

3. **Install npm dependencies**:
```bash
npm install
```

4. **Build the .NET project**:
```bash
dotnet build
```

5. **Run the Docker container**:
```bash
docker-compose up
```

## Usage
To start the application:

1. **Run the application**:
```bash
dotnet run
```

2. **Open your web browser** and navigate to `http://localhost:5000`.

## Contributing
We welcome contributions! Please follow these steps:

1. **Fork the repository**.

2. **Create a new branch**:
```bash
git checkout -b feature-branch
```

3. **Make your changes** and commit them:
```bash
git commit -m "Describe your changes"
```

4. **Push to the branch**:
```bash
git push origin feature-branch
```

5. **Create a pull request**.

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Credits
*Sorry students about the enormous and a bit terrible code.*

Made by [tmph2003](https://github.com/tmph2003), dattrinh9365