Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dennis-every/dd_eats

Uber eats clone built with HTML, CSS, and JavaScript
https://github.com/dennis-every/dd_eats

css gitflow html javascript kanban webpack

Last synced: 37 minutes ago
JSON representation

Uber eats clone built with HTML, CSS, and JavaScript

Awesome Lists containing this project

README

        


UBER EATS CLONE




desktop_screenshot




mobile_screenshot
modal_screenshot



# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 About ](#-about-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 License ](#-license-)

# 📖 About

**UBER EATS CLONE** is a website which displays various meals from the meals db api. It allows users to like and comment on the meals. All data is preserved thanks to the external involvement api service.

## 🛠 Built With

### Tech Stack

Client



Server

Database

### Key Features

- **Uber eats clone displays various meals with images and text**
- **Uber eats clone allows users to like the meals**
- **Uber eats clone allows users to comment on the meals**
- **All likes and comments are saved using the involvement api service**

(back to top)

## 🚀 Live Demo

- [Uber Eats Clone](https://dennis-every.github.io/dd_eats/dist)
- [Uber Eats Clone Video presentation](https://drive.google.com/file/d/1yDoaZhpB9veen-tW___jv-mks-0a1kFP/view?usp=sharing)

(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:

- A working computer.
- Connection to internet.

### Setup

Clone this repository to your desired folder:

- git clone https://github.com/dennis-every/dd_eats.git
- Open the files in your text editor.

### Install

You don't need to install anything.

### Usage

To run the project, execute the following command:

- npm install
- npm start

(back to top)

## 👥 Authors

👤 **Dennis Every**

- GitHub: [@dennis-every](https://github.com/dennis-every)

👤 **Diego Salamanca**

- GitHub: [@dfsalam](https://github.com/dfsalam)

(back to top)

## 🔭 Future Features

- [ ] **None planned**

(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 feel free to fork it and use it as you need.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for the information provided to build this project.

(back to top)

## ❓ FAQ (OPTIONAL)

- **Can I use the project for any purpose?**

- Yes, you can use this files for anything you need

- **Is the information saved in any database?**

- No, all data is saved in the involvement api

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed

(back to top)