m15e / library-javascript

A library Application built with Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS Book Library

A simple library app built to practice Javascript

screenshot

  • Users can click a button to show/hide the form to add a new book
  • The application displays all the books that have been added to the library
  • Users can delete books

Built With

Getting Started

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

Setup

  1. Clone this repository with git clone https://github.com/m15e/library-javascript.git using your terminal or command line.
  2. Change to the project directory by entering cd library-javascript in the terminal
  3. Next open the folder with an IDE like VSCode.
  4. Install the LiveServer Extension on VSCode.
  5. Once installed hit the "Go Live" button on the bottom right hand of your editor.
  6. The application should automatically open in a browser window.

Authors

πŸ‘€ Haroon Abdulrazaq

πŸ‘€ Mark Rode

🀝 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

  • Microverse
  • The Odin Project

πŸ“ License

This project is MIT licensed.

About

A library Application built with Javascript


Languages

Language:JavaScript 67.3%Language:HTML 28.7%Language:CSS 4.0%