harshi0102 / AwesomeBooks-ES6

AwesomeBooks with ES6-"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list.It is built with HTML,CSS and Javascript.
https://harshi0102.github.io/AwesomeBooks-ES6/
MIT License
3 stars 0 forks source link

AwesomeBookProject -ES6 #1

Closed harshi0102 closed 1 year ago

harshi0102 commented 1 year ago

In this PR, I have completed the following tasks.

Created a directory called Modules Used ES6 syntax Divided the js code into modules Refactored the methods and functions to arrow functions Used let and const in a correct way Displayed the current date below the navigation bar