Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simbawangu/restaurant-app

This application is the Frontend for the restaurant-app-server repository. It allows users to interact with the API so as to create a reservation the in the restaurant.
https://github.com/simbawangu/restaurant-app

eslint react scss stylelint typescript vite

Last synced: 1 day ago
JSON representation

This application is the Frontend for the restaurant-app-server repository. It allows users to interact with the API so as to create a reservation the in the restaurant.

Awesome Lists containing this project

README

        


# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [Acknowledgements](#acknowledgment)

# 📖 Restaurant App

> A restaurant application where users can make reservations

## 🛠 Built With

### Tech Stack

Client


  • React

Server


  • Node and Express

Database


  • MongoDB

### Key Features

- Add a reservation.
- Login and add your favourite plants to wishlist.

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://restaurant-app-6oqs.vercel.app/)

### Link to backend:
[Backend repository](https://github.com/SimbaWANGU/restaurant-app-server)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:
- Git
- Browser

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/SimbaWANGU/restaurant-app.git
```

### Install

Install this project with:

```sh
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm run dev
```

(back to top)

## 👥 Authors

👤 **SimbaWANGU**

- GitHub: [@SimbaWANGU](https://github.com/SimbaWANGU)
- Twitter: [@Simb_erella](https://twitter.com/Simb_erella)
- LinkedIn: [Simba Wangulu](https://linkedin.com/in/simba-wangulu/)

(back to top)

## 🔭 Future Features

- [ ] Creating the Admin's dashboard.
- [ ] Allow customers to give feedback
- [ ] Allow users to manage their own reservations

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project leave a ⭐️

(back to top)

(back to top)

## Acknowledgment

- [JavaScript Matery](https://www.youtube.com/@javascriptmastery) - for providing the assets
- [IQONICDESIGN](https://ui8.net/iqonicdesign/products) - for creating the design, the design link can be found [here](https://ui8.net/iqonicdesign/products/gericht-restaurant-website-ui-in-figma)