{"id":29644377,"url":"https://github.com/oscarfmdev/bookstore","last_synced_at":"2026-05-09T19:04:34.413Z","repository":{"id":62863670,"uuid":"561477893","full_name":"OscarFMdev/bookstore","owner":"OscarFMdev","description":"Bookstore is a Single Page Application using React and Redux in which the user can add books and delete them from a list of cards.","archived":false,"fork":false,"pushed_at":"2022-11-12T15:36:28.000Z","size":1879,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-07-22T00:35:16.216Z","etag":null,"topics":["react","redux","redux-thunk","redux-toolkit"],"latest_commit_sha":null,"homepage":"","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/OscarFMdev.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}},"created_at":"2022-11-03T19:26:22.000Z","updated_at":"2025-02-22T09:44:36.000Z","dependencies_parsed_at":"2023-01-22T20:01:11.729Z","dependency_job_id":null,"html_url":"https://github.com/OscarFMdev/bookstore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OscarFMdev/bookstore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OscarFMdev%2Fbookstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OscarFMdev%2Fbookstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OscarFMdev%2Fbookstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OscarFMdev%2Fbookstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OscarFMdev","download_url":"https://codeload.github.com/OscarFMdev/bookstore/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OscarFMdev%2Fbookstore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32831504,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["react","redux","redux-thunk","redux-toolkit"],"created_at":"2025-07-22T00:34:19.394Z","updated_at":"2026-05-09T19:04:34.376Z","avatar_url":"https://github.com/OscarFMdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Bookstore\nBookstore is a MVP (Minimum Viable Product) this App allows you to:\n- Display books.\n- Add a book.\n- Remove selected book.\nThe goals of this project are:\n- Apply 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 something in a UI.\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n\n## Built With\n\n- React with [Create React App](https://github.com/facebook/create-react-app)\n- JSX\n- CSS\n- [Zeplin](https://zeplin.io/) \n\n## Live Demo\n\nNot yet available, you can check another project [here](https://oscarfmdev-calculator.netlify.app/)\n\n## Getting Started\nTo get a local copy up and running follow these simple example steps. (NPM)\n1. Open your terminal\n2. Navigate to the directory where you want your project cloned\n3. Clone the project using `git clone` or just copy the command below:\n```  \n   git clone https://github.com/OscarFMdev/mathMagicians.git\n```   \n4. Open the project with your IDE like [Visual Studio Code](https://code.visualstudio.com/download)\n5. Run `npm install` to get the dependencies\n\n   not sure how to use npm? Read [this](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm).\n6. Run webpack:\n- Production:\n   ``` \n      npm run build\n   ```  \n- Development:\n  ```\n   npm run start\n  ```\n  not sure how to use npm? Read [this](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm).\n\n### Prerequisites\n- Having an IDE .\n- Having Git installed and configured.\n\n### Setup\n- Clone the repository\n- Open the folder with your IDE\n- Get the dependencies with `npm install` \n  - not sure how to use npm? Read [this](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm).\n\n## Authors\n\n👤 **Oscar Fernández Muñoz**\n\n- GitHub: [@OscarFMdev](https://github.com/OscarFMdev)\n- Twitter: [@OscarFMdev](https://twitter.com/OscarFMdev)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/OscarFMdev)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n\u003c!-- ## Acknowledgments --\u003e\n\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarfmdev%2Fbookstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscarfmdev%2Fbookstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarfmdev%2Fbookstore/lists"}