Menu Close

AwesomeBooks-ES6

AwesomeBooks-ES6

📗 Table of Contents

📖 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

Screenshot (10)

Add new

contact

List of modules

In alphabetic order:

  1. add_remove
  2. button-functions
  3. dateTime
  4. extrafunctions
  5. luxon
  6. 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

(back to top)

🔭 Future Features

Implement some UX improvements:

  • Add the “More” button on the home page, includeing transitions and/or animation.

(back to top)

🚀 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

  1. Clone this repository to your desired folder:

      git clone https://github.com/abenaTenkorang/AwesomeBooks-ES6.git
  2. Install Node Modules

    npm install
  3. Open the index.html file in the project directory with your favorite browser

Deployment

You can deploy this project using Github Pages

(back to top)

👥 Author

👤 Abigail Gyamfuaa Boateng

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give me a star.

(back to top)

🙏 Acknowledgments

I would like to thank all my fellow micronauts.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

View Source Code
Posted in Development