Skip to content

Latest commit

 

History

History
151 lines (93 loc) · 3.94 KB

README.md

File metadata and controls

151 lines (93 loc) · 3.94 KB

Awesome books

📗 Table of Contents

📖 [Awesome books]

"Awesome books" is a simple website that displays a list of books and allows to add and remove books from that list. Managing data using JavaScript will be learned by building this application. This will make the website more interactive. Also, medium-fidelity wireframe is used to build the UI.

[Awesome books] 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]

(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

  $ cd awesome-books

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

👤 Henry

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