{"id":15572685,"url":"https://github.com/iturres/bookstore-react-app","last_synced_at":"2025-04-24T02:20:22.009Z","repository":{"id":181289277,"uuid":"666178456","full_name":"ITurres/bookstore-react-app","owner":"ITurres","description":"⚛️React-Redux-App⚛️ | An SPA that allows users to display/add/remove books from a list using React + Redux.  Check it out! 👇","archived":false,"fork":false,"pushed_at":"2023-12-18T00:02:36.000Z","size":2704,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-03-30T06:01:40.081Z","etag":null,"topics":["booklist","bookstore","javascript","react","react-router","redux","redux-thunk","redux-toolkit","sass"],"latest_commit_sha":null,"homepage":"https://iturres.github.io/bookstore-react-app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ITurres.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-07-13T22:42:14.000Z","updated_at":"2023-12-10T17:46:39.000Z","dependencies_parsed_at":"2023-12-18T01:21:22.073Z","dependency_job_id":"b6cdd292-5eec-45c0-abd9-429e310ba54e","html_url":"https://github.com/ITurres/bookstore-react-app","commit_stats":null,"previous_names":["iturres/bookstore-react-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ITurres%2Fbookstore-react-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ITurres%2Fbookstore-react-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ITurres%2Fbookstore-react-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ITurres%2Fbookstore-react-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ITurres","download_url":"https://codeload.github.com/ITurres/bookstore-react-app/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250546363,"owners_count":21448313,"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":["booklist","bookstore","javascript","react","react-router","redux","redux-thunk","redux-toolkit","sass"],"created_at":"2024-10-02T18:04:50.437Z","updated_at":"2025-04-24T02:20:21.955Z","avatar_url":"https://github.com/ITurres.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"src/assets/media/boookstore-logo.png\" alt=\"bookstore logo\" width=\"150\"  height=\"auto\" /\u003e\n    \u003ch1\u003e\u003cb\u003eBookstore - React App\u003c/b\u003e\u003c/h1\u003e\n\u003c/div\u003e\n\n---\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n---\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Bookstore - React App \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Bookstore - React App** An SPA that allows users to display/add/remove books from a list using React + Redux and the [Bookstore API](https://microverse.notion.site/Bookstore-API-51ea269061f849118c65c0a53e88a739).\n\n---\n\n#### Learning objectives\n\n- Use React Router.\n- Use React components.\n- Use Redux.\n- Use Hooks.\n- Understand the concept of state management.\n- Use store, actions and reducers in React.\n- Connect React and Redux.\n- Connect an existing API via Redux and use the data to display it in a UI.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n  \u003cul\u003e\n      \u003cli\u003e\n      \u003cimg src=\"https://skillicons.dev/icons?i=redux\"/\u003e\n      \u003ca href=\"https://redux.js.org/\"\u003eRedux\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003cimg src=\"https://skillicons.dev/icons?i=react\"/\u003e\n      \u003ca href=\"https://react.dev/\"\u003eReact.js\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003cimg src=\"https://skillicons.dev/icons?i=js\"/\u003e\n      \u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript\"\u003eJavaScript\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003cimg src=\"https://skillicons.dev/icons?i=sass\"/\u003e\n      \u003ca href=\"https://sass-lang.com/\"\u003eSASS\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003cimg src=\"https://skillicons.dev/icons?i=bootstrap\"/\u003e\n      \u003ca href=\"https://getbootstrap.com/\"\u003eBootstrap\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003cimg src=\"https://skillicons.dev/icons?i=html\"/\u003e\n      \u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/HTML\"\u003eHTML\u003c/a\u003e\n    \u003c/li\u003e\n  \u003c/ul\u003e\n\n---\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Use of Hooks**\n- **Use of State**\n- **Use of Redux Toolkit**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- [Live Demo Link](https://iturres.github.io/bookstore-react-app/)\n\n---\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n### Setup\n\nClone this repository to your desired folder:\n\nExample commands:\n\n```bash\n  cd my-folder\n  git clone git@github.com:ITurres/bookstore-react-app.git\n```\n\n### Install\n\nInstall this project's dependencies with:\n\n- npm install\n\n### Usage\n\nTo run the project, execute the following command:\n\n```bash\n npm start\n```\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\nThe page will reload when you make changes.\\\nYou may also see any lint errors in the console.\n\n### Run tests\n\n- Not Applicable.\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Author1**\n\n- GitHub: [@ITurres](https://github.com/ITurres)\n- Twitter: [@Arthur_ITurres](https://twitter.com/ArthurIturres)\n- LinkedIn: [Arthur Emanuel G. Iturres](https://www.linkedin.com/in/arturoemanuelguerraiturres/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] Migrate to TypeScript.\n- [ ] Add Unit Tests.\n- [ ] Add Integration Tests.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/ITurres/bookstore-react-app/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nGive a ⭐ if you liked this project!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI thank Microverse for this fantastic opportunity, the Code Reviewers and [NitBravoA92](https://github.com/NitBravoA92?tab=repositories) for their advice and time 🏆\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiturres%2Fbookstore-react-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiturres%2Fbookstore-react-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiturres%2Fbookstore-react-app/lists"}