ivanmvh / Awesome-Books-ES6-imvh

In this project, we will reconstruct the project awesomeBooks with ES6 syntax, the main objectives of this project are: Use ES6 modules to write modular JavaScript. Learn how to use proper ES6 syntax. Understand improvements that ES6 brings to JavaScript. Use npm as software packages system.
MIT License
0 stars 0 forks source link

peer-to-peer-code-review #2

Open elad237 opened 2 years ago

elad237 commented 2 years ago

Good so far but you have some changes to make avoid space on your index.html file

ivanmvh commented 2 years ago

You can review my Project now.

fmanimashaun commented 2 years ago

@ivanmvh Nice documentation!