Awesome-Books-ES6
Awesome-Books-ES6 copied to clipboard
This is a web application that allows a user to add, store and delete books from a shelf . It is a refactor of the Awesome books app code to use ES6 syntax and modules.
Awesome-Books-ES6
The aim of this project is to restructure the Awesome books app code by using ES6 syntax and organising the workspace using modules.
The code is divided into modules and each module is saved in a separate file in the modules
dir. and imported in the index.js
file.
Live Demo
Awesome-Books-ES6: Refractor to use JavaScript modules and ES6 Syntax.
Built With
- JavaScript
- HTML
- CSS
Getting Started
Prerequisites
- In the repository, copy the
SSH
code snippet for Awesome-book-2 - clone into the repository by using
git clone
in the git bash terminal - cd into the repository
cd Awesome-Books-ES6
- open VScode terminal
code .
- Go live (live server)
Setup
- Linters
- Git bash (optional: vscode gitbash terminal)
Install
- Live server on VScode
Author
👤 Favour Amarachi Ezeugwa
- GitHub: @Favourezeugwa
- LinkedIn: Favour Amarachi Ezeugwa
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Show your support
Give a ⭐️ if you like this project!
Acknowledgments
- Hat tip to anyone who's code/resource was used
- Inspiration
- Microverse student community
📝 License
This project is MIT licensed.