Skip to content

This is a simple online library application, which is an upgraded version of the Awesome Books app, that has features to keep a record of books in the library. It can add, remove and show books from the library. Built with JavaScript, HTML, CSS, and ES6

Notifications You must be signed in to change notification settings

lenkon/awesome-books-es6

Repository files navigation

Awesome books: with ES6

📗 Table of Contents

📖 [Awesome books: with ES6]

"Awesome books" is a simple website that displays a list of books and allows to add and remove books from that list. Here, the Awesome books app code will be restructured using ES6, and ES6 syntax that is learned will also be implemented. The goal is to make it more organized by using modules.

[Awesome books: with ES6] is...

🛠 Built With

Tech Stack

Built with html, css and javascript with linter configuration setup.

Client

Key Features

Key features of the application.

  • [Preserve book collection data in the browser]
  • [Add book to the book collection]
  • [Remove book from the book collection]
  • [Use ES6 syntax and modules]
  • [Refactor methods and functions to arrow functions]
  • [Use Luxon library to display current date]

(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:

  • Web Browser (e.g. Firefox, Chrome, Edge)
  • NPM (Node Package Manager)

Setup

Clone this repository to your desired folder:

  $ git clone https://github.com/lenkon/awesome-books-es6

  $ cd awesome-books-es6

Install

Install all project dependencies by running the command below:

  $ npm install

Usage

Open the index.html file in your Web Browser.

(back to top)

👥 Authors

👤 lenkon

(back to top)

🔭 Future Features

Features to be added.

  • [Add more projects]
  • [Add milestones and achievements]

(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 rate and give a star.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for sharing the tools and requirements.

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a simple online library application, which is an upgraded version of the Awesome Books app, that has features to keep a record of books in the library. It can add, remove and show books from the library. Built with JavaScript, HTML, CSS, and ES6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages