Awesome-books-ES6

📚 A book list project. The user can add books by providing a book title and an author, and delete a certain book from the list by clicking the remove button. Clicking the 'List' link will show all the books.

MIT License

Stars
4

Awesome-books-ES6

Table of Contents

Awesome Book

Awesome books An application for adding and removing books that highlights the use of ES6.

Built With

HTML
CSS
Javascript

Live Demo

Awesome Book

Getting Started

  • Create a local directory that you want to clone the repository.

  • Open the command prompt in the created directory.

  • On the terminal run this command git clone https://github.com/ritikarawat220/Awesome-books-ES6.git

  • Go to the repository folder using command prompt cd.

  • Install the dev dependencies for linters run npm install.

Prerequisites

In order to run this project you need:

-Any broswer

-Google chrome

-Internet Explorer

Setup

Clone this repository to your desired folder:

Authors

Future Features

  • Use advanced JS data structures.
  • Implement some awesome animations and transitions to the design.
  • Integrate back-end.

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a if you like this project!

Acknowledgments

Font Awesome

Luxon

License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

Related Projects