Overview โข Key Features โข Technologies โข Getting Started โข Contributing โข License
Pizza Shop is a modern and intuitive restaurant management dashboard, designed to provide restaurant owners with powerful insights and tools to efficiently manage their business.
# Clone the repository
git clone https://github.com/rafaumeu/pizza-shop.git
cd pizza-shop
# Install dependencies
pnpm install
# or
npm install
# Start the development server
pnpm dev
# or
npm run dev
Contributions are welcome! Follow these steps:
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)This project is open-source and available under the **MIT License**.
Developed with โค๏ธ by Rafael Dias