This is a single page web application that keeps tracks of books. Book details captured are the book title, author and ISBN. User can add a book, view a list of books and also remove any un wanted …
- Html
- Css
- Javascript
To get a local copy up and running follow these simple example steps.
- You must have a code compiler installed on your machine such as (VS code or Atom).
Go to your Cli and follow the steps below
To get a local copy up and running follow these simple example steps.
- Clone the repository: go to Your Cli and run
$ git clone https://github.com/ifeanyi305/ES6-Ifeanyi305-Awesome-Books.git
- change into the repository: run
$ cd repository name
- Install all the project dependences: Run
$ npm Install
- now you can view the project in the browser using any web server of choice
👤 Author1
- GitHub: @ifeanyi305
- Twitter: @otiifeanyi2020
- LinkedIn: otijoseph
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to Microverse..
This project is MIT licensed.