Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gyandeeparyan/eatsy-food
"Welcome to eatsy Indulge your cravings with our cutting-edge food ordering app, crafted as an academic endeavor to mirror the best features of your favorite platforms. Discover delectable delights from local restaurants, just like Zomato and Swiggy. While we're not for real-world use, we're your one-stop destination to explore the digital flavors
https://github.com/gyandeeparyan/eatsy-food
akshay-saini frontend javascript namaste-javascript namaste-javascript-course namaste-react namste-react-course reactjs software-engineering tailwindcss webdevelopment
Last synced: about 14 hours ago
JSON representation
"Welcome to eatsy Indulge your cravings with our cutting-edge food ordering app, crafted as an academic endeavor to mirror the best features of your favorite platforms. Discover delectable delights from local restaurants, just like Zomato and Swiggy. While we're not for real-world use, we're your one-stop destination to explore the digital flavors
- Host: GitHub
- URL: https://github.com/gyandeeparyan/eatsy-food
- Owner: gyandeeparyan
- Created: 2023-08-10T14:40:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-15T14:41:42.000Z (about 1 year ago)
- Last Synced: 2023-10-16T15:32:17.154Z (about 1 year ago)
- Topics: akshay-saini, frontend, javascript, namaste-javascript, namaste-javascript-course, namaste-react, namste-react-course, reactjs, software-engineering, tailwindcss, webdevelopment
- Language: JavaScript
- Homepage: https://eatsy-food.netlify.app/
- Size: 352 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
Awesome Lists containing this project
README
EATSY
"Welcome to eatsy Indulge your cravings with our cutting-edge food ordering app, crafted as an academic endeavor to mirror the best features of your favorite platforms. Discover delectable delights from local restaurants, just like Zomato and Swiggy. While we're not for real-world use, we're your one-stop destination to explore the digital flavors of food tech innovation!"
<<<<<<< HEAD
View Demo · Documentation High Level Design · Low Level Design · Report Bug · Request Feature
=======View Demo · Documentation · High Level Design · Low Level Design · Report Bug · Request Feature
>>>>>>> b4012fbe07b5e53df2317235bff6ee527e930763# :notebook_with_decorative_cover: Table of Contents
- [About the Project](#star2-about-the-project)
- [Contact](#handshake-contact)
## :star2: About the Project
### :camera: Screenshots
### :dart: Features
-Search
-Sort
-Filter
-Shimmer UI
-Lazy Loading### :art: Color Reference
| Color | Hex |
| --------------- | ---------------------------------------------------------------- |
| Primary Color | ![#E50914](https://via.placeholder.com/10/E50914?text=+) #E50914 |
| Secondary Color | ![#0f0d0e](https://via.placeholder.com/10/0f0d0e?text=+) #0f0d0e |
| Accent Color | ![#fcba28](https://via.placeholder.com/10/fcba28?text=+) #fcba28 |
| Text Color | ![#fff](https://via.placeholder.com/10/fff?text=+) #fff |## :toolbox: Getting Started
### :bangbang: Prerequisites
- Install Node Js in your computer Here
### :running: Run Locally
Clone the project
```bash
https://github.com/gyandeeparyan/eatsy-food
```Go to the project directory
```bash
cd eatsy-food
```Install dependencies
```bash
npm i
```Start the server
```bash
npm run dev
```### :triangular_flag_on_post: Deployment
To deploy this project run
```bash
firebase deploy
```## :wave: Contributing
Contributions are always welcome!
see `contributing.md` for ways to get started
### :scroll: Code of Conduct
Please read the [Code of Conduct](https://github.com/gyandeeparyan/eatsy-food/blob/master/CODE_OF_CONDUCT.md)
## :handshake: Contact
Gyandeep Aryan - - [email protected]
Project Link: [https://github.com/gyandeeparyan/eatsy-food](https://github.com/gyandeeparyan/eatsy-food)