Skip to content

Latest commit

 

History

History
184 lines (115 loc) · 5.44 KB

File metadata and controls

184 lines (115 loc) · 5.44 KB

📗 Table of Contents

📖 Awesome Books ES6

A simple JavaScript application to create and manage a list of books by use of es6 syntax.

🛠 Built With

Tech Stack

This project was built using the following technologies:

HTML
CSS
Javascript

Key Features

  • Add new books: Enter the book title and author to add a new book to the list.
  • Remove books: Remove books from the list when no longer needed
  • Save and remove books from localStorage

(back to top)

🚀 Live Demo

See Project 🚀

💻 Getting Started

In order to start with this project do as follows:

To get get a local copy up and running, you can follow these simple steps:

Install

Clone the repository to your local machine using the following command:

  git clone https://github.com/microhass/awesome-books-es6.git

Navigate to the project directory:

 cd awesome-books-es6

Open the index.html file in your web browser to view the project:

 open index.html

You can now make changes to the project as desired and push them back to the repository using Git.

That's it! With these simple steps, you should be able to get up and running with the Book list project in no time. Happy coding!

Usage

To use this project, simply visit the following link: https://github.com/microhass/awesome-books-es6

  • Open the project 🚀 in your web browser.

  • Use the provided form to add books to the list.

  • To remove a book, click the "Remove" button next to the book entry.

(back to top)

👥 Authors

👤 Hassan Shakur

(back to top)

🔭 Future Features

  • Additional pages: More pages will be added to the project to display additional content.
  • Responsive design: The project will be optimized to display properly on different screen sizes, including desktops, tablets, and mobile devices.
  • JavaScript interactivity: Some interactive features will be added using JavaScript to enhance the user experience.

(back to top)

🤝 Contributing

If you'd like to contribute to this project, feel free to fork the repository and make changes as you see fit. Please submit a pull request with your changes and I'll review them as soon as possible.

Feel free to check the issues page.

(back to top)

⭐️ Show your support

I am excited to share with you my latest project on Github. As you know, Github is an essential tool for developers to showcase their skills, collaborate with others, and contribute to open-source projects. By supporting my project, you can help me improve my Github workflow skills and learn how to set up HTML & CSS linters.

(back to top)

🙏 Acknowledgments

I would like to thank the Microverse community for their support and guidance throughout this project. Special thanks to my peers and mentors for their constructive feedback and advice.

(back to top)

📝 License

This project is MIT licensed.

(back to top)