Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Zafron047/Awesome_Books_ES6

Repository files navigation

Awesome_Books_ES6

📗 Table of Contents

📖 [Awesome Books ES6 Project]

[Awesome Books ES6] is a project that we have developed to showcase our skills in DOM Manipulation and Dynamic Functionality application. I have further Enhanced it with introduction to modules and modern ES6 functionalities.


Tech Stack

Client

Key Features

  • [HTML]
  • [CSS]
  • [JavaScript]
  • [Linters]

(back to top)

💻 Getting Started

Prerequisites

In order to run this project, you will need the following:

  • Web Browser
  • Code Editor
  • Git

Setup

To get started, clone this repository to your desired folder:

cd my-folder
git clone https://github.com/Zafron047/Awesome_Books_ES6.git

Install

Install all dependencies:

    "npm init -y"
    "npm install --save luxon"

Usage:

To explore the tools I have used to create my portfolio, follow these steps:

  1. Open the project in Visual Studio Code (VSCode).
  2. Take a look at the project structure and files to understand the implementation.
  3. Review the code, HTML, CSS, JS and other resources to see how the Booklist is built.

Feel free to explore and customize the project according to your needs.

Run tests

To run tests, run the following command:

  • HTML linter errors run:
npx hint .
  • CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • JavaScript linter errors run:
npx eslint .
  • For unit testing, run:
npm test

### Deployment:

Click here: Deployed Link

(back to top)

👥 Authors

👤 MD. Nohain Islam

👥 Collaborator

👤 Oluwatobi Fasasi

🔭 Future Features

Here are some planned future features for this project:

  • [CSS / SCSS]: Integrate CSS / SCSS framework to enhance styling.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.


⭐️ Show your support

If you find this project helpful and valuable, please consider showing your support by giving it a ⭐️ rating!

Your support and encouragement are highly appreciated and motivate me to continue working on projects like this.

Thank you for your support!


🙏 Acknowledgments

I would like to express my sincere gratitude to Microverse for providing me with this opportunity and awesome people to collaborate with to learn and grow as a developer. Their support and guidance have been invaluable throughout my journey.


📝 License

This project is MIT licensed.

(back to top)

About

Awesome Books is a basic website that allows users to add/remove books from a list using JavaScript modules.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages