/book-library

A book store web service for storing, adding and updating progress for books.

Primary LanguageJavaScriptMIT LicenseMIT

Book Library

📗 Table of Contents

📖 [Book Library]

[Book Library] "Book library" is a application for book users to read and manage their books progressively.

🛠 Built With

Tech Stack

Key Features

  • [Contains book with categories]
  • [The progress bar for each book is synced on each read]

(back to top)

Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need to: Have a laptop, Install Git, Install Node.js, Have a working browser, Have a strong internet connection, Install VSCode with with extentions like live server, prettier formatter etc.

Setup

Install Node Js and NPM and Git on your local computer.

Install

Open your commandline (if your are on windows ) or Terminal (if you are on Mac or Linux) and paste this command:

git clone https://github.com/Obimbo07/book-library.git

then you will see the Book Store on your system then type this:

cd book-library

Now you successfully installed it.

Usage

Inside Book-library on a terminal, type npm i to install dependencies After dependencies are installed, type npm start

Run tests

To run tests, run the following command: in a ternimal, type npm run test

Deployment

You can deploy this project using:

render

(back to top)

👥 Authors

👤 Austin Obimbo

(back to top)

🔭 Future Features

  • [Enable book downloads]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project follow Me on my social media

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for providing the UI

(back to top)

📝 License

This project is MIT licensed.

(back to top)