https://github.com/tmph2003/prj_shopping_web
https://github.com/tmph2003/prj_shopping_web
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmph2003/prj_shopping_web
- Owner: tmph2003
- Created: 2024-06-23T13:43:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T14:18:36.000Z (almost 2 years ago)
- Last Synced: 2024-06-23T15:23:54.830Z (almost 2 years ago)
- Language: TypeScript
- Size: 52.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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