It is a beginner-friendly project for shops of all types of beverages.
- Node.js and npm installed
- Clone the repository:
git clone https://github.com/yourusername/beer-store.git
- Install dependencies:
npm install
- Start the development server:
npm start
We welcome contributions from the community! To get started with contribution:
- Fork this repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes.
- Commit your changes:
git commit -m "Add your feature"
- Push to your fork:
git push origin feature/your-feature-name
- Create a pull request to the
main
branch of this repository.
Please follow our contribution guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.