{"id":25042165,"url":"https://github.com/nhope123/booklist","last_synced_at":"2026-04-17T11:31:17.965Z","repository":{"id":72561634,"uuid":"392894239","full_name":"nhope123/booklist","owner":"nhope123","description":"Online book or blog reading tracker for all uncompleted reading.","archived":false,"fork":false,"pushed_at":"2025-01-25T21:07:03.000Z","size":1186,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T22:30:32.792Z","etag":null,"topics":["bootstrap","react","react-bootstrap-icons"],"latest_commit_sha":null,"homepage":"https://nhope123.github.io/booklist/","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/nhope123.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":"2021-08-05T03:47:17.000Z","updated_at":"2025-01-25T21:08:59.000Z","dependencies_parsed_at":"2025-03-30T22:29:40.257Z","dependency_job_id":"6bdc011f-dec7-4f94-94bf-fafcaa7ba499","html_url":"https://github.com/nhope123/booklist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nhope123/booklist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhope123%2Fbooklist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhope123%2Fbooklist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhope123%2Fbooklist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhope123%2Fbooklist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nhope123","download_url":"https://codeload.github.com/nhope123/booklist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhope123%2Fbooklist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31927652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:35:34.458Z","status":"ssl_error","status_checked_at":"2026-04-17T10:35:09.472Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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","react","react-bootstrap-icons"],"created_at":"2025-02-06T04:07:30.698Z","updated_at":"2026-04-17T11:31:17.947Z","avatar_url":"https://github.com/nhope123.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://nhope123.github.io/booklist/\"\u003e\u003cimg src=\"./public/logo128.png\" alt=\"Logo\" width=\"100\"\u003e\u003c/a\u003e\n  \u003cbr\u003e\n  Ninja Reading\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\n\n\u003ch4 align=\"center\"\u003eOnline book or blog reading tracker for all uncompleted reading.\u003c/h4\u003e\n\n\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#key-features\"\u003eKey Features\u003c/a\u003e •\n  \u003ca href=\"#how-to-use\"\u003eHow To Use\u003c/a\u003e •\n  \u003ca href=\"#validation\"\u003eValidation\u003c/a\u003e •\n  \u003ca href=\"#credits\"\u003eCredits\u003c/a\u003e •\n  \u003ca href=\"#authors\"\u003eAuthors\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align='center' \u003e\n  \u003cimg src='./src/resources/dark-mobile.png' alt='dark mobile screenshot' height='300' /\u003e  \n  \u003cimg src='./src/resources/light-mobile.png' alt='light mobile screenshot' height='300' /\u003e  \n  \u003cimg src='./src/resources/booklist-desktop.png' alt='Desktop screenshot' height='300' /\u003e\n\u003c/div\u003e\n\n\u003ch2 id='key-features' \u003eKey Featuures\u003c/h2\u003e\n\n- Add book or blog information.\n\t+ Required input:\n\t\t* Title - The title of the book or blog.\n\t\t* Author - The name of the author.\n\t\t\n- Removing existing entries.\n- Toogle the theme between light and dark.\n\n\u003ch2 id='how-to-use' \u003eHow To Use\u003c/h2\u003e\n\n1. Run [online live](https://nhope123.github.io/booklist/) version.\n2. Clone and run this application. You'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/nhope123/booklist.git\n\n# Go into the repository\n$ cd booklist\n\n# Install dependencies\n$ npm install\n\n# Run the app\n$ npm start\n```\n\nNote: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.\n\n\u003ch2 id='validation' \u003eValidation\u003c/h2\u003e\n\n+ [mobile friendly test](https://search.google.com/test/mobile-friendly?id=SBoL0FuP4oxmw-ZJ-KYCvA)\n+ [HTML Validation](https://validator.w3.org/nu/?doc=https%3A%2F%2Fnhope123.github.io%2Fbooklist%2F)\n\n\u003ch2 id='credits' \u003eCredits\u003c/h2\u003e \n\nThis software uses the following open source packages:\n\n- [React](https://reactjs.org/) - A JavaScript library for building user interfaces.\n- [Node.js](https://nodejs.org/) - An asynchronous event-driven JavaScript runtime.\n- [React Bootsrap icons](https://www.npmjs.com/package/react-bootstrap-icons) - Free svg icons personal use.\n- [icon-icons](https://icon-icons.com/) - Free icons for personal and commercial use\n\n\u003ch2 id='authors' \u003eAuthors\u003c/h2\u003e\n\n+ [Nial Hope](https://github.com/nhope123) - Repository\n  + [Portfolio](https://nhope123.github.io/)\n  + [Linkedin](https://www.linkedin.com/in/nialhope/)\n\n\u003ch2 id='license' \u003eLicense\u003c/h2\u003e\n\nCreole Food is an open source software licensed as [GNU General Public License v3.0](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhope123%2Fbooklist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnhope123%2Fbooklist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhope123%2Fbooklist/lists"}