{"id":49559635,"url":"https://github.com/imdeeep/bookstore","last_synced_at":"2026-05-03T07:14:47.242Z","repository":{"id":207701961,"uuid":"719889275","full_name":"imdeeep/BookStore","owner":"imdeeep","description":"A BookStore where you sell and shop books .","archived":false,"fork":false,"pushed_at":"2023-11-17T06:42:58.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-07T10:38:14.666Z","etag":null,"topics":["bootstrap","expressjs","mongodb","nodejs","reactjs","vitejs"],"latest_commit_sha":null,"homepage":"https://bookstoremandeep.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imdeeep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-17T05:41:41.000Z","updated_at":"2024-06-07T10:38:22.253Z","dependencies_parsed_at":null,"dependency_job_id":"a398e7e8-2bc7-49f2-a22a-501f4f847610","html_url":"https://github.com/imdeeep/BookStore","commit_stats":null,"previous_names":["m7ndeep/bookstore-client","imdeeep/bookstore"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imdeeep/BookStore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imdeeep%2FBookStore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imdeeep%2FBookStore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imdeeep%2FBookStore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imdeeep%2FBookStore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imdeeep","download_url":"https://codeload.github.com/imdeeep/BookStore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imdeeep%2FBookStore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32561091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","expressjs","mongodb","nodejs","reactjs","vitejs"],"created_at":"2026-05-03T07:14:44.421Z","updated_at":"2026-05-03T07:14:47.237Z","avatar_url":"https://github.com/imdeeep.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"```markdown\n# BookStore\n\nThis project is a BookStore application built with React. It allows users to manage their books, provides a dashboard for administrative tasks, and includes a shop for browsing and purchasing books.\n\n## Directory Structure\n\nThe project directory is organized as follows:\n\n```\nsrc  \n├── components      # React components used throughout the application  \n├── contexts        # Context providers for state management  \n├── dashboard       # Components and pages related to the dashboard  \n├── firebase        # Firebase configuration and utilities  \n├── Home            # Components and pages related to the home view  \n├── Privateroute     # Components and utilities for handling private routes  \n├── routers         # React Router configurations  \n├── shop            # Components and pages related to the shop   \n└── stylesheets     # Stylesheets for styling the components  \n\n.gitignore           # Git configuration to ignore specific files and directories  \nindex.html           # HTML entry point for the application   \npackage-lock.json    # Auto-generated file for package version locking  \npackage.json         # Project metadata and dependencies  \npostcss.config.js    # Configuration for PostCSS, a tool for transforming styles  \nREADME.md            # This file, providing information about the project  \ntailwind.config.js   # Configuration file for Tailwind CSS, a utility-first CSS framework  \nvite.config.js       # Configuration file for Vite, the build tool used in the project  \n  \n.eslintrc.cjs        # ESLint configuration for linting JavaScript/React code  \n```\n\n## Getting Started\n\n1. Clone the repository:\n\n```bash\ngit clone  https://github.com/M7NDEEP/BookStore-Client.git\n```\n\n2. Navigate to the project directory:\n\n```bash\ncd BookStore-Client\n```\n\n3. Install dependencies:\n\n```bash \nnpm install\n```\n\n4. Run the development server:\n\n```bash\nnpm run dev\n```\n\nThe application should now be running locally. Open your browser and go to [http://localhost:3000](http://localhost:3000) to view it.  \n\n## Additional Configuration  \n\n- Customize the Firebase configuration in the `firebase` directory to connect your app to a Firebase project.  \n- Adjust the styles in the `stylesheets` directory to match your design preferences.  \n\n## Notes  \n\n- The project is set up with Vite for fast development and includes ESLint for code linting.  \n- For more details about Vite, refer to the [official Vite documentation](https://vitejs.dev/).  \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimdeeep%2Fbookstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimdeeep%2Fbookstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimdeeep%2Fbookstore/lists"}