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

https://github.com/balick/kb-restaurant

Demonstrate the use of react+tailwind by creating a recipe presentation page.
https://github.com/balick/kb-restaurant

framer-motion gsap javascript reactjs scss swiper-js tailwindcss vitejs

Last synced: about 1 year ago
JSON representation

Demonstrate the use of react+tailwind by creating a recipe presentation page.

Awesome Lists containing this project

README

          





Project Banner



react
framer
scss
tailwindcss
gsap

A Restaurant Delivery Website


Ideal template for an online restaurant delivery website


## 📋 Table of Contents

1. 🤖 [Introduction](#introduction)
2. ⚙️ [Tech Stack](#tech-stack)
3. 🤸 [Quick Start](#quick-start)

## 🤖 Introduction

This presentation page template is ideal for an online restaurant delivery website. It's simple to customize and offers a seamless experience for users. You can easily add your own details, customize colors and images, and highlight the key features of your delivery service.

If you need help or run into bugs, drop me a line and let's talk. [Théo Balick](mailto:balickmethens@gmail.com)

X Account: [@theo_balick](https://twitter.com/theo_balick)

Linkedin: [Théo Balick](https://www.linkedin.com/in/th%C3%A9o-balick-7755731a5/)

## ⚙️ Tech Stack

- React JS
- Framer Motion
- Tailwind CSS
- JavaScript
- SCSS
- GSAP

## 🤸 Quick Start

Follow these steps to set up the project locally on your machine.

**Prerequisites**

Make sure you have the following installed on your machine:

- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)

**Cloning the Repository**

```bash
git clone https://github.com/Balick/kb-restaurant
cd kb-restaurant
```

**Installation**

Install the project dependencies using npm:

```bash
npm install
```

**Running the Project**

```bash
npm run dev
```

Open [http://localhost:5173](http://localhost:3000) in your browser to view the project.