Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sazidulalam47/coffee-store-client
A Modern Web Client for Coffee Enthusiasts
https://github.com/sazidulalam47/coffee-store-client
backend-services fetch-api fetch-data react
Last synced: about 2 months ago
JSON representation
A Modern Web Client for Coffee Enthusiasts
- Host: GitHub
- URL: https://github.com/sazidulalam47/coffee-store-client
- Owner: SazidulAlam47
- Created: 2024-04-19T16:11:58.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-09T05:11:44.000Z (8 months ago)
- Last Synced: 2024-05-09T06:26:24.748Z (8 months ago)
- Topics: backend-services, fetch-api, fetch-data, react
- Language: JavaScript
- Homepage: https://coffee-store-sazidulalam47.vercel.app/
- Size: 7.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coffee Store Client
This repository contains the client-side code for a coffee store web application. It includes a responsive frontend built with React and Vite, utilizing ESLint for code quality assurance.
## Features
- **Admin Panel**: An admin interface allows for the addition, removal, or update of coffee items directly from the frontend.
- **Backend Integration**: The client application is integrated with a backend API for dynamic data management.
- **Database Integration**: Utilizes a MongoDB database to store and manage coffee items and user data securely.
- **Responsive Design**: The frontend is fully responsive, making it accessible on various devices.