Skip to content

badger-99/Book-List-ES6

Repository files navigation

📗 Table of Contents

📖 [Book-List]

[Book-List] is a single-page web application that allows the user to maintain a list of books by their title and author name. It stores the list in the browser's local storage, making it possible for the data to persist beyond even a system reboot.

🛠 Built With

Tech Stack

Client

Key Features

  • [Single-Age Application]
  • [ES6-Module syntax utilization]
  • [Saves Data to local storage]
  • [Live Clock]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

  • Clone this project.
  • Open it in VS code.
  • Run npm install --save luxon to download Luxon
  • Deploy it on a browser using a live-server plug-in.

Prerequisites

In order to run this project you need:

Git A GitHub account VS-Code HTML, CSS, and JavaScript linters

Setup

Clone this repository to your desired folder:

https://github.com/badger-99/Book-List-ES6.git

Install

Install this project with:

This project doesn't need to be installed

Usage

Use this app to keep track of books you want to get while browsing online book-stores.

Run tests

There are no tests to run.

Deployment

You can deploy this project by using VS-code and injecting it to a browser through a local live server.

(back to top)

👥 Authors

👤 Alfred

(back to top)

🔭 Future Features

  • [A contact form]
  • [A Mobile-friendly version]

(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, please give it a star ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank:

  • Microverse for providing the resources and guidelines that made this project possible.

(back to top)

📝 License

This project is MIT licensed.

(back to top)