Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dennis-every/dd_eats
- Owner: dennis-every
- License: mit
- Created: 2023-02-06T21:38:16.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-10T20:25:52.000Z (almost 2 years ago)
- Last Synced: 2024-12-21T05:26:23.923Z (about 1 month ago)
- Topics: css, gitflow, html, javascript, kanban, webpack
- Language: JavaScript
- Homepage: https://dennis-every.github.io/dd_eats/dist
- Size: 5.01 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
UBER EATS CLONE
# 📗 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-)**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.
Client
Server
Database
- **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**
- [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)
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
👤 **Dennis Every**
- GitHub: [@dennis-every](https://github.com/dennis-every)
👤 **Diego Salamanca**
- GitHub: [@dfsalam](https://github.com/dfsalam)
- [ ] **None planned**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project feel free to fork it and use it as you need.
I would like to thank Microverse for the information provided to build this project.
- **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
This project is [MIT](./MIT.md) licensed