Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/simbawangu/restaurant-app
- Owner: SimbaWANGU
- License: mit
- Created: 2022-12-19T16:35:02.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T12:29:42.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T20:39:00.451Z (almost 2 years ago)
- Topics: eslint, react, scss, stylelint, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 42.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
- [📖 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)> A restaurant application where users can make reservations
Client
- React
Server
- Node and Express
Database
- MongoDB
- Add a reservation.
- Login and add your favourite plants to wishlist.
- [Live Demo Link](https://restaurant-app-6oqs.vercel.app/)
### Link to backend:
[Backend repository](https://github.com/SimbaWANGU/restaurant-app-server)
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
```
👤 **SimbaWANGU**
- GitHub: [@SimbaWANGU](https://github.com/SimbaWANGU)
- Twitter: [@Simb_erella](https://twitter.com/Simb_erella)
- LinkedIn: [Simba Wangulu](https://linkedin.com/in/simba-wangulu/)
- [ ] Creating the Admin's dashboard.
- [ ] Allow customers to give feedback
- [ ] Allow users to manage their own reservations
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project leave a ⭐️
- [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)