Skip to content

This is the same Awesome books project that was built, however, the JavaScript files were divided into modules and ES6 syntax was used.

License

Notifications You must be signed in to change notification settings

keebot-png/Awesome-books-es6

Repository files navigation

Awesome Books Javascript Project

A basic website that allows you to add and remove books. There has been added styling to match the provided template using Bootstrap. Classes and methods were used in this project instead of objects and arrays. A functional Navbar, footer and a contact page was created. Each nav-item contains an onclick event listener containing a function which enables the user to switch to the corresponding page. Lastly the timestamp below the navbar was added dynamically using Javascript and imported from a luxon.js file. Script files were divided into modules and were imported to the main index.js file all using ES6 syntax and maintaining the same functionality.

Built With

-Major languages

  • HTML
  • CSS
  • Javascript

Technologies used

  • GitHub

Instuctions to set up project locally

  • Download zip file of the project
  • Extract folder to the hard drive
  • Opened index.html file with any modern web browser i.e. chrome

Authors

👤 keebot-png

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

⭐️⭐️⭐️⭐️⭐

Acknowledgments

  • Microverse

📝 License

This project is MIT licensed

About

This is the same Awesome books project that was built, however, the JavaScript files were divided into modules and ES6 syntax was used.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published