https://github.com/nhope123/booklist
Online book or blog reading tracker for all uncompleted reading.
https://github.com/nhope123/booklist
bootstrap react react-bootstrap-icons
Last synced: 2 months ago
JSON representation
Online book or blog reading tracker for all uncompleted reading.
- Host: GitHub
- URL: https://github.com/nhope123/booklist
- Owner: nhope123
- Created: 2021-08-05T03:47:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-25T21:07:03.000Z (4 months ago)
- Last Synced: 2025-02-06T04:07:25.109Z (4 months ago)
- Topics: bootstrap, react, react-bootstrap-icons
- Language: JavaScript
- Homepage: https://nhope123.github.io/booklist/
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Ninja Reading
Online book or blog reading tracker for all uncompleted reading.
Key Features •
How To Use •
Validation •
Credits •
Authors •
License
![]()
![]()
![]()
Key Featuures
- Add book or blog information.
+ Required input:
* Title - The title of the book or blog.
* Author - The name of the author.
- Removing existing entries.
- Toogle the theme between light and dark.How To Use
1. Run [online live](https://nhope123.github.io/booklist/) version.
2. 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:```bash
# Clone this repository
$ git clone https://github.com/nhope123/booklist.git# Go into the repository
$ cd booklist# Install dependencies
$ npm install# Run the app
$ npm start
```Note: 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.
Validation
+ [mobile friendly test](https://search.google.com/test/mobile-friendly?id=SBoL0FuP4oxmw-ZJ-KYCvA)
+ [HTML Validation](https://validator.w3.org/nu/?doc=https%3A%2F%2Fnhope123.github.io%2Fbooklist%2F)Credits
This software uses the following open source packages:
- [React](https://reactjs.org/) - A JavaScript library for building user interfaces.
- [Node.js](https://nodejs.org/) - An asynchronous event-driven JavaScript runtime.
- [React Bootsrap icons](https://www.npmjs.com/package/react-bootstrap-icons) - Free svg icons personal use.
- [icon-icons](https://icon-icons.com/) - Free icons for personal and commercial useAuthors
+ [Nial Hope](https://github.com/nhope123) - Repository
+ [Portfolio](https://nhope123.github.io/)
+ [Linkedin](https://www.linkedin.com/in/nialhope/)License
Creole Food is an open source software licensed as [GNU General Public License v3.0](LICENSE).