Skip to content

Hypersequent/bistro

Repository files navigation

Bistro Delivery App for QA Sphere

This repository contains a Food Delivery demo app, a project forked from wowthemesnet/template-fooddelivery-bootstrap-html and rewritten in SvelteKit for QA Sphere.

Demo

A live demo of the app can be found here.

Installation

To get started with this demo app, clone the repository and install the necessary dependencies.

git clone https://github.com/Hypersequent/bistro.git
cd bistro
npm install

Running the App

To run the app in development mode, use the following command:

npm run dev

This will start the SvelteKit development server, making the app accessible via localhost on your browser.

Contributing

Contributions are welcome! If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

License

This project is licensed under the MIT License - see the LICENSE file for details.