/booklist

Online book or blog reading tracker for all uncompleted reading.

Primary LanguageJavaScript


Logo
Ninja Reading

Online book or blog reading tracker for all uncompleted reading.

Key FeaturesHow To UseValidationCreditsAuthorsLicense

dark mobile screenshot light mobile screenshot Desktop screenshot

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 version.
  2. Clone and run this application. You'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# 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 or use node from the command prompt.

Validation

Credits

This software uses the following open source packages:

  • React - A JavaScript library for building user interfaces.
  • Node.js - An asynchronous event-driven JavaScript runtime.
  • React Bootsrap icons - Free svg icons personal use.
  • icon-icons - Free icons for personal and commercial use

Authors

License

Creole Food is an open source software licensed as GNU General Public License v3.0.