
A react based website to compare food prices accross three delivery platforms swiggy,zomato and eatsure.
View live Demo
this website basically has been built to compare prices between three delivery platforms so that users can get a cheaper price on food items but the twist is since these platforms do not provide api for this type of thing ,everything you see here is just a show and will only work only when actual api is available from all these platform until then you will only see the api that i have built myself wiht fake prices and images and ratings and reviews !!!!! enjoy
Untitled.video.-.Made.with.Clipchamp.5.mp4
- icons8: almost all the icons in this projects have been taken from icons8 website .
- npmjs: since i have extensively used libraries from node package manager. i am thankfull to all the creators and publishers there.
This list of credits may not be exhaustive and some sources could have been left out. If you believe there are any missing credits, please let me know and I will be happy to add them.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
MIT License
Copyright (c) 2023 Pradeep Singh
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.