https://github.com/vivekanand-vr/snackdash
A food ordering application that uses swiggy's API's to fetch restaurant's data and display items.
https://github.com/vivekanand-vr/snackdash
reactjs redux-toolkit shimmer tailwindcss
Last synced: 7 months ago
JSON representation
A food ordering application that uses swiggy's API's to fetch restaurant's data and display items.
- Host: GitHub
- URL: https://github.com/vivekanand-vr/snackdash
- Owner: vivekanand-vr
- Created: 2024-03-10T10:20:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-02T12:59:32.000Z (about 1 year ago)
- Last Synced: 2024-08-02T13:57:47.187Z (about 1 year ago)
- Topics: reactjs, redux-toolkit, shimmer, tailwindcss
- Language: JavaScript
- Homepage: https://snackdash.netlify.app/
- Size: 883 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snack Dash - A food ordering platform
## Overview
* A food delivery application using React and Tailwind CSS inspired by the functionality of the popular Swiggy app.
* Utilized the Swiggy API to fetch restaurant data, enabling users to browse through a wide selection of restaurants and cuisines.
* Incorporated Redux for efficient state management, enhancing the application's scalability and performance.
* Implemented essential features such as login functionality, add items to cart, search restruants and many more functionalities to come.## Key Features
- **Restaurant Data Fetching** : Uses Swiggy's API to display restaurant data.
- **User Authentication** : Includes login functionality.
- **Item Management** : Allows users to add items to a cart.
- **Search Functionality** : Users can search for restaurants and dishes.## Technical Details
- **Frontend** : Built with React JS for dynamic UI and Tailwind CSS for styling.
- **State Management** : Utilized Redux Toolkit for managing application state.
- **API Integration** : Integrated with Swiggy's API for real-time data fetching.## Snapshots
![]()
![]()
![]()
![]()
![]()
![]()