Skip to content

"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. The project has been restructured to make it more organized by using modules and practice the ES6 syntax. A medium-fidelity wireframe has been used to build the UI. Built with HTML, CSS, JavaScript ES6.

License

Notifications You must be signed in to change notification settings

ashmalzahra/Awesome-books-with-ES6

Repository files navigation

📗 Table of Contents

📖 [Awesome books ES6]

In this project, Awesome books App code has been restructured. The goal is to make it more organized by using modules and practice ES6 syntax.

Built With

  • HTML, CSS, JavaScript
  • VSCode

Tech Stack

Client
  • CSS
Server
Database

Key Features

  • [Git Flow]
  • [Good HTML, CSS and JS practices]
  • [ES6, modules]

(back to top)

Live Demo

Live Demo Link

💻 Getting Started

Clone this repository to get started with the project, make sure to configure linters by following the instructions in the Linters README file

Setup

  • Clone the folder to your local machine.
  • Open the index.html file in your browser.

Run tests

  • After pushing the changes on github, merge your pull request and let github action process changes and fix errors, if any.
  • For stylelint errors run:sudo npx stylelint "**/*.{css,scss}" --fix for automatic fix.

(back to top)

Usage

To run the project, execute the following command:

  • Go to the file called index.html.
  • Right click Open Live Server.

(back to top)

👥 Authors

👤 Ashmal Zahra

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the information provided to build this project.

(back to top)

❓ FAQ (OPTIONAL)

  • Can I use the project for any purpose?

    • Yes, you can.
  • Is the information saved in any database?

    • No, all data is saved in Local Storage.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. The project has been restructured to make it more organized by using modules and practice the ES6 syntax. A medium-fidelity wireframe has been used to build the UI. Built with HTML, CSS, JavaScript ES6.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published