gtekle / awesome-books-with-es6-modules

Awesome books is a simple website that enables you to create a collection of your favorite books in your browser's local storage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-books

It is a project for Microverse's JavaScript Module to be done using pair-programming.

Desktop Version

Desktop - Books List Page Desktop - Add Book Page Desktop - Contact Page

Mobile Version

Mobile - Books List Page

In this website you can add books of your choice to the list of books and save them in your browser's localstorage.

Built With

  • HTML, CSS and JavaScript (ES6)

Live Demo

  • Live Demo Link
  • Live Demo Might not work due to 'luxon' module. So, you checkout it out by intalling it locally following the steps in 'Getting Started' section.

Getting Started

  • Install Node.js
  • Install text editor of your choice (eg. VS Code)
  • Clone the repository from here
  • Change directory to 'cd awesome-books-with-es6-modules'
  • On the root directory, run 'npm install' on the terminal to install packages.
  • Open the index.html file in your browser (using live server) to check your updates and navigate to other pages.

Authors

πŸ‘€ Tekle Gebreyohannes

πŸ‘€ Clinton Mbonu

πŸ‘€ Ola Ishola

🀝 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

πŸ“ License

This project is MIT licensed.

About

Awesome books is a simple website that enables you to create a collection of your favorite books in your browser's local storage.


Languages

Language:JavaScript 65.5%Language:CSS 26.4%Language:HTML 8.1%