AwesomeBooks-ES6
📗 Table of Contents
📖 About the Project💻 Getting Started👥 Authors🤝 Contributing⭐️ Show your support🙏 Acknowledgements📝 License
📖 Awesome Books
AwesomeBooks-ES6 is the ES6 version of previous basic version of Awesome Books. All codes are refatored to ES6 and divided into modules.
Browser Display
List of modules
In alphabetic order:
- add_remove
- button-functions
- dateTime
- extrafunctions
- luxon
- onload
🛠 Built With
Tech Stack
Languages
- HTML
- CSS
- Javascript
Server
Key Features
- Add Books to a book list
- Delete Books from the book list
- Save data to local storage
🔭 Future Features
Implement some UX improvements:
- Add the “More” button on the home page, includeing transitions and/or animation.
🚀 Live Demo
Add a link to your deployed project.
💻 Getting Started
To get a local copy up and running, follow these steps.
If you dont have node install on your computer, Install node js from https://nodejs.org/en as your JavaScript Runtime Engine
If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.
Download the ZIP from this location, or run the following git command to clone the files to your machine:
- Once the files are on your machine, open the AwesomeBooks-ES6 folder in Visual Studio Code, and follow the steps in Installation
Setup
-
Clone this repository to your desired folder:
git clone https://github.com/abenaTenkorang/AwesomeBooks-ES6.git
-
Install Node Modules
npm install
-
Open the
index.html
file in the project directory with your favorite browser
Deployment
You can deploy this project using Github Pages
👥 Author
- GitHub: @AbenaTenkorang
- Twitter: @Abi1_boateng
- LinkedIn: Abigail Boateng
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
⭐️ Show your support
If you like this project give me a star.
🙏 Acknowledgments
I would like to thank all my fellow micronauts.
📝 License
This project is MIT licensed.