/Awesome-Books

Primary LanguageJavaScriptMIT LicenseMIT

Awesome Books

In this project, we have built a basic website that allows users to add/remove books from a list. We have achieved that by using JavaScript objects and arrays. We have also dynamically modified the DOM and add basic events.

Built With

  • HTML
  • CSS
  • JavaScript

Live Demo

Live Demo Link

Author 1

👤 Bhagyashree Patra

Author 2

👤 Victor Barh

Getting Started

Prerequisites:

  • Web browser
  • Code Editor
  • Live Server Extension

Cloning the repo to your local system (If you already have git, installed in your system):

  • Copy this link
  • Open your terminal or command line
  • Run "git clone Paste this link"
  • Open the folder with your code editor
  • Now You can edit the code and check the changes in the browser using Live Server

Check linter errors:

  • Install npm
  • For HTML: Run npx hint .
  • For CSS: Run npx stylelint “**/*.css”

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the Youtube-Replica project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

Feel free to check the issues page, contribute to the Project by creating an issue.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Project originally taken from The Odin Project
  • Project inspired by Microverse Program
  • Thanks for this Website Design "PATASHULE"
  • Matthew Njuguna & Sam Achola (Design from Behance)