Skip to content

This project simulates a book list application for a fictitious company. Users can add a book name and author name, delete a book from the list, and store a list of books in local storage. It is built with JavaScript, HTML, and CSS.

License

Notifications You must be signed in to change notification settings

girma336/awesome-books-es6

Repository files navigation

microverse

awesome-books-es6

  • In this project, I restructure your Awesome books app code. The goal is to make it more organized by using modules. You will also practice the ES6 syntax that you have learned.

Built With

  • HTML & CSS
  • JavaScript
  • LUXON.JS MODULE

Getting Started

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

Prerequisites

  • Download Visual Studio Code.
  • Download Git.

Install

  1. Clone the repo
   git clone https://github.com/girma336/protrfolio.git
  1. Install NPM packages
   npm install
  1. Install module/luxon.js
    npm install --save luxon

Run tests

   - Open it by live server in the VScode.
   - Check for the linters

Authors

👤 Girma Tarekegn

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to contact me @ [email protected]

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

A list of resources that i find helpful and would like to give credit to :

License

  • This project is MIT LICENSE licensed.

About

This project simulates a book list application for a fictitious company. Users can add a book name and author name, delete a book from the list, and store a list of books in local storage. It is built with JavaScript, HTML, and CSS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published