A web app that allows users to add and/or remove a book. Built with JavaScript(ES6), HTML and CSS.

Overview

Awesome-Books-ES6

A web app that allows users to add and/or remove a book. Built with JavaScript(ES6), HTML and CSS.

Live Preview

Click here to view Live Page

Built with

  • HTML
  • CSS
  • JavaScript

Used best practices, ES6 e.t.c

Setup for Basic HTML/CSS Project

  • Linter for HTML/CSS installed

Getting Started

  • Mobile Version

  • Desktop Version

Prerequisites

  • Text editor
  • Basic HTML/CSS Knowledge
  • JavaScript
  • Linters i.e. Webhint, stylelint, lighthouse and eslint.
  • Git

Setup

Install

Usage

Deployment

Authors

👤 Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse team.
  • Learning/Coding partners.
  • Inspiration.

License

You might also like...

A simple HTML list of To Do tasks built using webpack, JS ES6 and CSS. This app allows users to add and delete tasks to organize their days.

To-Do List "To-do list" is an app that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as compl

Sep 26, 2022

In this project, I built a basic website that allows users to add/remove books from a book list.

Awesome-Books In this project, I built a basic website that allows users to add/remove books from a book list. Preview.mp4 Built With HTML - HTML5 CSS

Mar 23, 2022

Awesome books app is a basic website that allows users to add/remove books from a list. It is a single page app (SPA) which allow switching to different pages of the app without page load. Built with JavaScript.

Awesome Books ES6 In this project, I build a basic website that allows users to add/remove books from a list. using ES6 syntax and make it more organi

Jul 1, 2022

The Bookstore is a website that allows the user to :display a list of books , Add a book and remove a selected book.

Book Store The Bookstore is a website that allows the user to : -Display a list of books. -Add a book. -Remove a selected book. Built With 🔨 Basic CS

Sep 6, 2022

BookStore is a website that allows a given user to view a list of books, to add a new book and remove a given book.

BookStore is a website that allows a given user to view a list of books, to add a new book and remove a given book.

Project Name : BookStore CMS BookStore is a website that allows a given user to view a list of books, to add a new book and remove a given book. In or

Aug 22, 2022

This is a project that allows users to add/remove book from a list. we accomplish this by usig javascript oject.

This is a project that allows users to add/remove books from a list. we accomplish this by using a JavaScript object. I used JavaScript modules for this project. Built with JavaScript, Html and CSS and ES6.

May 27, 2022

A web app build with HTML, CSS, and JavaScript. It allow users to add a book title and and it's author. Content are rendered also dynamically.

Awesome books: with ES6 Description the project. Built With Major languages Frameworks Technologies used Awesome Books In this project the featured se

Nov 4, 2022

This project is a web application that enables users to add, edit and remove tasks they intend to perform. Built with JavaScript, HTML, and CSS.

TO DO List Unit testing using jest Create the to-do List project with webpack. Ultimately, the user should be able to add an item and delete the item

Jul 26, 2022

This is a web application that enables users to add, edit and remove tasks they intend to perform. Built with JavaScript, HTML, and CSS.

TODO LIST It list everything that you have to do, with the most important tasks at the top of the list, and the least important tasks at the bottom. B

Sep 16, 2022
Comments
  • Peer-to-peer Code Review

    Peer-to-peer Code Review

    Hey @itsmraga-hub 😄

    We looked through your projects and it looks really awesome however, we have some little suggestions that you could look into

    • It would be a good idea to call the created methods inside of the event listeners not to overcomplicate function calls on the call stack
    • Kindly add a footer on the page as required in the project requirements
    • As an optional suggestion, it would be great once a new book gets added, some alert shows up for users' experience sake.
    opened by DuaneDave 0
  • Awesome Books: With ES6

    Awesome Books: With ES6

    💯 Achievements

    • Use let and const according to best practices.
    • Understand variable scope: local and global.
    • Use ES6 modules to write modular JavaScript.
    • Learn how to use proper ES6 syntax.
    • Understand improvements that ES6 brings to JavaScript.
    • Use npm as a software package system.
    • No linter errors.
    • Ensured no functionality was lost.
    opened by itsmraga-hub 0
Owner
William Raga
Full Stack Web Developer. Currently learning at @microverseinc. I love playing chess and reading in my spare time. I am open to exploring new opportunities.
William Raga
Emem Ekpo 7 Sep 9, 2022
Awesome book with ES6, this project is build using HTML,CSS, JavaScript ES6 the project allows you to add books and save them with the author , for another time checks

Project Name Awsome books Description the project. adding books daynamiclly Built With Major languages Frameworks Technologies used Live Demo (if avai

Alzubair Alqaraghuli 5 Jul 25, 2022
AweSome Book App displays the book details entered by user and saves the information in Local storage. User can add and remove a book title/author to the library and from the library.

Awesome Book App with ES6 Used npm init -y command to create package.json file. Created the entry point for the JavaScript code called index.js Create

Krishna Prasad Acharya 8 Aug 15, 2022
This is a single page web application that keeps tracks of books. Book details captured are the book title, author and ISBN. User can add a book, view a list of books and also remove any un wanted books.

Project Name This is a single page web application that keeps tracks of books. Book details captured are the book title, author and ISBN. User can add

Olivier 6 Nov 20, 2022
This is an app that displays a list of books, allow users add a book and remove a selected book.

BookStore This is an app that displays a list of books, allow users add a book and remove a selected book. Built With HTML CSS -React -Redux -JavaScri

ABDUL ALI 5 Jul 22, 2022
Awesome Books. In this project, I built a basic website that allows users to add/remove books from a book list. This project is build with JavaScript.

Event Page Awesome Books. In this project, I built a basic website that allows users to add/remove books from a book list. Built With HTML CSS JavaScr

Miftah Amin 16 Feb 28, 2022
This is a project that allows users to add/remove books from a list. we accomplish this by using a JavaScript object. Built with JavaScript, Html and CSS.

Awesome-book This is a project that allows users to add/remove book from a list. we accomplish this by usig javascript oject. Built With HTML5 CSS3 Ja

Juan Fco. Rosario Suli 6 May 27, 2022
Awesome Books is a basic website that allows users to add/remove books from a list (including the title and author). It has threee different sections: 1. books list, 2. add new book, 3. contact.

awesomeBooks-modules Awesome Books is a basic website that allows users to add/remove books from a list (including the title and author). It has three

Juan Diaz 6 Aug 26, 2022