https://github.com/tondramou/shelfvista-client
A library management website.
https://github.com/tondramou/shelfvista-client
firebase mongodb react tailwindcss
Last synced: 3 months ago
JSON representation
A library management website.
- Host: GitHub
- URL: https://github.com/tondramou/shelfvista-client
- Owner: TondraMou
- Created: 2025-02-10T12:17:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-11T07:51:01.000Z (about 1 year ago)
- Last Synced: 2025-05-16T08:09:40.019Z (about 1 year ago)
- Topics: firebase, mongodb, react, tailwindcss
- Language: JavaScript
- Homepage: https://shelf-bookm.netlify.app
- Size: 3.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**ShelfVista \- Client Side**
---
The ShelfVista is a comprehensive portal designed to streamline the library management process, making it simple, efficient, and accessible for users.
---
**Features**
---
1. Comprehensive Authentication system.
2. Dynamic Homepage.
3. Responsive design.
4. Book borrowed System.
5. Book details.
---
**Technologies**
---
1. React
2. State Management
3. TailwindCSS
4. React Toastify
5. JSON
6. Firebase Authentication
7. MongoDB
---
### How to run on local machine?
1. Open your terminal or command prompt.
2. Use the git clone command followed by the repository URL:- git clone 'repository-url'
- Replace 'repository-url' with the actual URL of the Git repository you want to clone.
3. To run the project: Navigate to the project directory:- cd 'directory-name'
4. Run 'npm install' to install project dependencies.
5. Environment setup:Create a '.env.local' file and put your firebase environment variable there.
6. Run 'npm run dev' to run the project locally.
**Live Link**
---
[https://shelf-bookm.netlify.app](https://shelf-bookm.netlify.app)