olisebz / zms-pizza-frontend

0 stars 0 forks source link

ZMS-Pizza Frontend

Welcome to the ZMS-Pizza Frontend project! This is the frontend of our innovative pizza ordering platform developed as a school project. We have created a user-friendly application that allows users to quickly and easily order their favorite pizzas.

Technologies

This project was developed using the following technologies:

Additional Technologies

In addition to the main technologies, we have used the following libraries:

Getting Started

Follow these steps to install and start the project locally:

  1. Clone the repository:

    
    git clone https://github.com/username/AstroPizza-Frontend.git
    cd AstroPizza-Frontend
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

The application should now be available at http://localhost:3000.

Contributors

License

This project is licensed under the MIT License. For more details, see the LICENSE-File.


Thank you for using our ZMS-Pizza school project! We hope you enjoy our service.

This README.md file provides a comprehensive overview of the AstroPizza Frontend project, including its purpose, technologies used, how to set up and run the project locally, contributors, and licensing information.