https://github.com/dev-ashanaur/boi-dekho-client
The "boidekho-client" repository is the frontend implementation for the Boidekho application, providing users with a dynamic and interactive interface to explore real-time information about events, places, and services in a specific geographic region.
https://github.com/dev-ashanaur/boi-dekho-client
Last synced: about 1 year ago
JSON representation
The "boidekho-client" repository is the frontend implementation for the Boidekho application, providing users with a dynamic and interactive interface to explore real-time information about events, places, and services in a specific geographic region.
- Host: GitHub
- URL: https://github.com/dev-ashanaur/boi-dekho-client
- Owner: DEV-ASHANAUR
- Created: 2024-02-20T07:48:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T19:08:30.000Z (over 2 years ago)
- Last Synced: 2025-02-08T04:41:28.329Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://boikini-cc2db.web.app/
- Size: 21.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Boi-dekho Client
Boidekho Client is the frontend application for Boidekho, a book catalog system. This application is built using React.js, Firebase, and Redux Toolkit, providing a user-friendly interface for browsing and managing books.
## Features
1. **Book List Display:**
- View a comprehensive list of books with details such as title, author, publisher, and category.
2. **Filtering Options:**
- Filter books by author, publisher, and category to easily find specific books.
3. **Responsive Design:**
- Enjoy a seamless user experience on various devices and screen sizes.
4. **Firebase Integration:**
- Utilizes Firebase for backend services, including real-time data updates and authentication.
5. **Redux Toolkit State Management:**
- Efficient state management for a scalable and maintainable codebase.
## Getting Started
### Prerequisites
- Node.js and npm installed
- Firebase account for backend services
### Installation
1. Clone the repository:
```bash
git clone https://github.com/your-username/boidekho-client.git
cd boidekho-client