{"id":17559980,"url":"https://github.com/christabelle143/bookstore","last_synced_at":"2026-04-09T12:58:32.323Z","repository":{"id":104931023,"uuid":"537583886","full_name":"Christabelle143/bookstore","owner":"Christabelle143","description":"Microverse Module 03 Project: This educational project is similar to the \"Awesome Books\" website. It is a MVP version of it that allows you to display a list of books, add a book and remove a selected book. Built with React, Sass and JavaScript.","archived":false,"fork":false,"pushed_at":"2022-09-26T18:40:35.000Z","size":1560,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-02-04T04:30:01.462Z","etag":null,"topics":["css3","html5","javascript","react","react-icons","react-linters","react-router-dom","redux","webpack"],"latest_commit_sha":null,"homepage":"https://christabelle143-abb92a.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/Christabelle143.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":"2022-09-16T18:54:03.000Z","updated_at":"2023-05-17T14:15:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea69fc8f-29a3-49a9-bb1f-9b97e43a3442","html_url":"https://github.com/Christabelle143/bookstore","commit_stats":{"total_commits":28,"total_committers":1,"mean_commits":28.0,"dds":0.0,"last_synced_commit":"8463e5dcd0fcff2ca2546972163c974cba40c6f4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Christabelle143%2Fbookstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Christabelle143%2Fbookstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Christabelle143%2Fbookstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Christabelle143%2Fbookstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Christabelle143","download_url":"https://codeload.github.com/Christabelle143/bookstore/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246169338,"owners_count":20734643,"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":["css3","html5","javascript","react","react-icons","react-linters","react-router-dom","redux","webpack"],"created_at":"2024-10-21T11:09:00.044Z","updated_at":"2025-12-30T23:18:45.159Z","avatar_url":"https://github.com/Christabelle143.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bookstore\n\n\u003e This is an educational project similar to the \"Awesome Books\" website. It is a MVP version of it that allows you to:\n\u003e - Display a list of books.\n\u003e - Add a book.\n\u003e - Remove a selected book.\n\n\n## Built With\n\n- [x] Languages: HTML, Sass and JavaScript\n- [x] Linters: Stylelint and ESLint\n- [x] Front-end library: React\n- [x] Code Editor: VS Code\n\n\n## Screenshot 📸\n  ![screenshot](bookstore.png)\n\n## Live Demo 🔗\n\nCheck the live demo [netlify](https://christabelle143-abb92a.netlify.app/)👈\n\n## Getting Started\n\nTo get a local copy up and running follow these simple steps.\n\n### Prerequisites\n\n- [x] A web browser like Google Chrome.\n- [x] A code editor like Visual Studio Code with Git and Node.js.\n\nYou can check if Git is installed by running the following command in the terminal.\n```\n$ git --version\n```\n\nLikewise for Node.js and npm for package installation.\n```\n$ node --version \u0026\u0026 npm --version\n```\n\n### Setup\n\nClone the repository using the GitHub link provided below.\n\n### Install\n\nIn the terminal, go to your file directory and run this command.\n\n```\n$ git clone git@github.com:Christabelle143/bookstore.git\n\n```\n\n### Usage\n\nKindly modify the files as needed.\n\nIn the project directory, you can run:\n```\n$ npm start\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\nTo check for linters, use the files provided by [Microverse](https://github.com/microverseinc/linters-config). A GitHub action is also set to run during pull request.\n```\n$ npm install\n```\n\n### Deployment\n\nThis app is deployed in the using Netlify.\nPlease find the link in the Live Demo section.\n\n\n## Author\n\n👤 **Author**\n\n- GitHub: [Christabelle143](https://github.com/Christabelle143)\n- Twitter: [@christabelleyo](https://twitter.com/christabelleyo)\n- LinkedIn: [YoutaChristabelle](https://linkedin.com/in/YoutaChristabelle)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/Christabelle143/bookstore/issues).\n\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- [Microverse](https://www.microverse.org/)\n- Code Reviewers\n- Coding Partners\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristabelle143%2Fbookstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristabelle143%2Fbookstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristabelle143%2Fbookstore/lists"}