Enning94 / Awesome-Books-Modules-ES6

This is a Create, Read, Update, and Delete application built with JavaScript (ES6). It imitates a library where a user can add books to a library and delete them as well.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome-Books-Modules-ES6

This is a Create, Read, Update, and Delete application built with JavaScript (ES6). It imitates a library where a user can add books to a library, it splits the code base into modules for ease in management.

Built With

  • HTML & CSS
  • JavaScript (ES6)

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

  • Clone this repo to your machine by using Git clone: Git clone git@github.com:Enning94/Awesome-Books-Modules-ES6.git
  • open in your vs code terminal and run live server

Authors

👤 Festus Enning

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page] https://github.com/Enning94/Awesome-Books-Modules-ES6/issues

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

This is a Create, Read, Update, and Delete application built with JavaScript (ES6). It imitates a library where a user can add books to a library and delete them as well.

License:MIT License


Languages

Language:JavaScript 96.7%Language:CSS 2.2%Language:HTML 1.2%