Skip to content

This project builds a basic website that allows users to add and remove books from the list. the project is done by using JavaScript objects and arrays. Also include dynamic modification of the Dom and add basic events.

Notifications You must be signed in to change notification settings

yusufyusie/Awesome-books

Repository files navigation

📗 Table of Contents

📖 [Awesome Bookes]

[Awesome Bookes ES6] is a project builds a basic website that allows users to add and remove books from the list.
the project is done by using JavaScript objects and arrays.
Also include dynamic modification of the Dom and add basic events.

🛠 Built With

Tech Stack

Client
    <li><a href="https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/HTML_basics">HTML5</a></li>
    <li><a href="https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/Javascript_basics">JavaScript</a></li>
    

Key Features

  • [JavaScript objects]
  • [JavaScript access properties and methods]
  • [Local storage]

(back to top)

🚀 Live Demo

See Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

Clone this repository to your desired folder or download the Zip folder:

git clone https://github.com/yesuf023/awesome-books.git

  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd awesome-books

Install

Install this project with:

npm install

Usage

To run the project, execute the following command:

  • After Cloning this repo to your local machine.
  • Open the index.html in your browser.

Run tests

To run tests, run the following command:

  • Track HTML linter errors run:

npx hint .

  • Track Javascript linter errors run:

npx eslint .

Deployment

You can deploy this project using: GitHub Pages,

  • I will use GitHub Pages to deploy my website.
  • Coming Soon".

(back to top)

👥 Authors

👤 Yesuf Fenta

👤 Blessing Michael

(back to top)

🔭 Future Features

  • [Add the navigation bar]
  • [Implement CSS and contact page]
  • [Implement Transitions Animation for hover effect.]

(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 and how I managed to build it!

(back to top)

🙏 Acknowledgments

  • Project from Microverse html & css module.
  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedbacks.
  • A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
  • Hat tip to anyone whose code was used.

(back to top)

❓ FAQ (OPTIONAL)

  • Can I fork and reuse the repository

    • Yes please, feel free.
  • Can I improve the repository, and my changes will be accepted if they are good?

    • Yes please, nice ideas are welcome, please.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This project builds a basic website that allows users to add and remove books from the list. the project is done by using JavaScript objects and arrays. Also include dynamic modification of the Dom and add basic events.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published