{"id":18355017,"url":"https://github.com/hetrox8/book-store-refactor","last_synced_at":"2025-04-10T01:36:32.919Z","repository":{"id":240405279,"uuid":"802545586","full_name":"hetrox8/book-store-refactor","owner":"hetrox8","description":"Book Store is a website where Clients can review their status of the Books either Completed or in progress and providing a visual representation of how long they have read. The main languages used to achieve this include react.js and css","archived":false,"fork":false,"pushed_at":"2024-06-05T04:30:10.000Z","size":225,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T16:51:16.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://book-store-refactor.onrender.com/","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/hetrox8.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":"2024-05-18T15:44:29.000Z","updated_at":"2024-07-03T14:18:12.000Z","dependencies_parsed_at":"2024-05-18T16:45:33.996Z","dependency_job_id":"19c400c2-c12b-49fa-9381-cedca81a7706","html_url":"https://github.com/hetrox8/book-store-refactor","commit_stats":null,"previous_names":["hetrox8/book-store-refactor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetrox8%2Fbook-store-refactor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetrox8%2Fbook-store-refactor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetrox8%2Fbook-store-refactor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetrox8%2Fbook-store-refactor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hetrox8","download_url":"https://codeload.github.com/hetrox8/book-store-refactor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248141187,"owners_count":21054406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-05T22:05:47.460Z","updated_at":"2025-04-10T01:36:32.898Z","avatar_url":"https://github.com/hetrox8.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003e\u003cb\u003eBookstore\u003c/b\u003e\u003c/h3\u003e\r\n\r\n\u003cp align=\"center\"\u003eAwesome Books is a single page application (SPA) designed to help users to create their list of favourite books. This app lets users to add and delete books. The list is saved in local storage so that a user can refer to this list later. Built with React.\u003c/p\u003e\r\n\r\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e \r\n\r\n# 📗 Table of Contents\r\n\r\n- [📖 About the Project](#about-project)\r\n  - [🛠 Built With](#built-with)\r\n    - [Tech Stack](#tech-stack)\r\n    - [Key Features](#key-features)\r\n  - [🚀 Live Demo](#live-demo)\r\n- [💻 Getting Started](#getting-started)\r\n  - [Setup](#setup)\r\n  - [Prerequisites](#prerequisites)\r\n  - [Install](#install)\r\n  - [Usage](#usage)\r\n  - [Run tests](#run-tests)\r\n  - [Deployment](#triangular_flag_on_post-deployment)\r\n- [👥 Authors](#authors)\r\n- [🔭 Future Features](#future-features)\r\n- [🤝 Contributing](#contributing)\r\n- [⭐️ Show your support](#support)\r\n- [🙏 Acknowledgements](#acknowledgements)\r\n- [❓ FAQ (OPTIONAL)](#faq)\r\n- [📝 License](#license)\r\n\r\n\r\n# 📖 \"Bookstore\" \u003ca name=\"about-project\"\u003e\u003c/a\u003e\r\n\r\n**Bookstore** is a single page application (SPA) designed to help users to create their list of favourite books.\r\n\r\n- Add a new book by providing book title and author.\r\n- Delete a particular book.\r\n\r\nThe list is saved in local storage so that a user can refer to this list later.\r\n\r\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\r\n\r\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\r\n\r\n\u003cdetails\u003e\r\n  \u003csummary\u003eClient\u003c/summary\u003e\r\n  \u003cul\u003e\r\n    \u003cli\u003e\u003ca href=\"https://developer.mozilla.org/ru/docs/Web/HTML\"\u003eHTML\u003c/a\u003e\u003c/li\u003e\r\n    \u003cli\u003e\u003ca href=\"https://developer.mozilla.org/ru/docs/Web/CSS\"\u003eCSS\u003c/a\u003e\u003c/li\u003e\r\n    \u003cli\u003e\u003ca href=\"https://developer.mozilla.org/ru/docs/Web/JavaScript\"\u003eJavaScript\u003c/a\u003e\u003c/li\u003e\r\n    \u003cli\u003e\u003ca href=\"https://react.dev/\"\u003eReact\u003c/a\u003e\u003c/li\u003e\r\n    \u003cli\u003e\u003ca href=\"https://redux-toolkit.js.org/\"\u003eRedux\u003c/a\u003e\u003c/li\u003e\r\n  \u003c/ul\u003e\r\n  \u003csummary\u003eServer\u003c/summary\u003e\r\n  \u003cul\u003e\r\n  \u003c/ul\u003e\r\n\u003c/details\u003e\r\n\r\n\r\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\r\n\r\n- **Add a book**\r\n- **Delete a book**\r\n- **Navigate using nav links or address bar**\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\r\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\r\n\r\n\u003ca href=\"https://book-store-refactor.onrender.com/\"\u003e\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\r\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\r\n\r\nTo get a local copy up and running, follow these steps.\r\n\r\n### Prerequisites\r\n\r\nIn order to run and modify this project you need:\r\n\r\n- gitHub account;\r\n- git installed on your OS;\r\n- VSCode (or another code editor);\r\n- modern browser (supporting HTML5 and CSS3) is highly recommended;\r\n- [Node.js and npm](https://nodejs.org/) installed;\r\n\r\n### Setup\r\n\r\nLogin to your GitHub account. Clone this repository to your desired folder:\r\n\r\n\u003e cd my-folder\r\n\u003e git clone git@github.com:zilola-nazarova/math-magicians.git\r\n\r\n### Install\r\n\r\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\r\n\r\nTo install all dependencies run the following command:\r\n\u003e npm install\r\n\r\n### Usage\r\n\r\nYou can use this project to:\r\n\r\n- Create your list of Books by adding and deleting books.\r\n\r\nTo run the app in the development mode:\r\n\u003e npm start\r\n\r\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\r\nThe page will reload when you make changes.\r\nYou may also see any lint errors in the console.\r\n\r\n### Run tests\r\n\r\nTo launch the test runner in the interactive watch mode:\r\n\u003e npm test\r\n\r\nYou can also check linter errors by running this commands:\r\n\u003e npx stylelint \"**/*.{css,scss}\"\u003cbr /\u003e\r\n\u003e npx eslint \"**/*.{js,jsx}\"\r\n\r\n### Deployment\r\n\r\nTo build the app for production to the `build` folder.\r\n\u003e npm run build\r\n\r\nIt correctly bundles React in production mode and optimizes the build for the best performance.\r\nThe build is minified and the filenames include the hashes.\r\nYour app is ready to be deployed!\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\r\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\r\n\r\n👤 Zilola Nazarova\r\n\r\n- GitHub: [@suleiman_gacheru](https://github.com/hetrox8)\r\n- LinkedIn: [in/suleiman-gacheru](https://www.linkedin.com/in/suleiman-gacheru)\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\r\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\r\n\r\n- [ ] (is to be added in next projects)\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\r\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\r\n\r\nContributions, issues, and feature requests are welcomed!\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\r\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\r\n\r\nIf you like this project just star it!\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\r\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\r\n\r\nI would like to thank Microverse program for the knowledge and skills I have acquired in Modules 1 and 2.\r\n\r\nI am grateful for all previous project reviewers for their advice. Thanks to them I could build this app.\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\r\n## ❓ FAQ \u003ca name=\"faq\"\u003e\u003c/a\u003e\r\n\r\n- **is to be added in next projects**\r\n\r\n  - (is to be added in next projects)\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\r\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\r\n\r\nThis project is [MIT](./MIT.md) licensed.\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhetrox8%2Fbook-store-refactor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhetrox8%2Fbook-store-refactor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhetrox8%2Fbook-store-refactor/lists"}