Giter VIP home page Giter VIP logo

awesome-books-with-es6's Introduction

logo

๐Ÿ“— Table of Contents

๐Ÿ“– Awesome-books-with-ES6

In this project, I built a basic website that allows users to add/remove books from a list using vanilla JavaScript (ES6).

๐Ÿ›  Built With

  • HTML
  • CSS
  • JavaScript (ES6)

Key Features

  • A collection that keeps a list of books.
  • A function to add a new book to the collection, with title and author.
  • A function to remove a book from the collection.
  • All books saved in the collection are displayed in the top part of the page.
  • When a user clicks the "Add" button:
    • A new book is added to the collection.
    • The new book is displayed in the page.
  • When a user clicks the "Remove" button:
    • The correct book is removed from the collection.
    • The correct book dissapears from the page.
  • Data is preserved in the browser's memory by using localStorage.
  • Current date and time is displayed on the page using Luxon.

(back to top)

๐Ÿš€ Live Demo

Awesome Books With ES6

(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: Git should be installed on your local machine to clone it using HTTP or SSH. Otherwise you can download the zip file.

You can clone this project by using the command below

Command : [email protected]:elarhadu/Awesome-books-with-ES6.git

Setup

Clone this repository to your desired folder

Author

๐Ÿ‘ค Author

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

If you like this project please give me a โญ๏ธ

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank Microverse for the wireframe for this project.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

awesome-books-with-es6's People

Contributors

elarhadu avatar

Stargazers

HOUDA MZARI avatar Billy Mohajeri avatar SAMUEL KYERE avatar Asha S V avatar Salwa Ballouti avatar  avatar

Watchers

 avatar

awesome-books-with-es6's Issues

peer to peer code review

Everything in the code looks perfect, There are a few things you could improve.
1- Please make the content of the site bigger, so to look aesthetic and user friendly
2-Its a good practice to add ID in the book objects,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.