Skip to content

In this project, I restructured my Awesome Books app code to make it more organized by using ES6 modules and practicing ES6 syntax.

License

Notifications You must be signed in to change notification settings

SulimanJoya/Awesome-books-with-ES6-1

 
 

Repository files navigation

logo

Microverse README Template

📗 Table of Contents

📖 Awesome Books: Plain JavaScript with Objects

This awesome books web page built using JavaScript ES6 modules. In this project, I restructured my Awesome Books app code to make it more organized by using ES6 modules and practicing ES6 syntax. it is a simple web app that allows users to add/remove books from a list.

🛠 Built With

Tech Stack

  • HTML5
  • CSS3
  • JavaScript

Key Features

The key features of this website include.

  • Interactive
  • ES6 Syntax & Modules

(back to top)

🚀 Live Demo

(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 to install npm and node.js

Setup

Clone this repository to your desired folder:

  1. Use VScode: open terminal in VScode
  2. Navigate to the directory where you want clone the copy of this repository
  3. Create new directory [optional]
  4. Clone the repo using the below command

git clone https://github.com/MNisarAli/Awesome-books-with-ES6.git

Usage

This project can be used to practice javascript object

(back to top)

👥 Authors

The collaborators of this project.

👤 M Nisar Ali

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank:

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In this project, I restructured my Awesome Books app code to make it more organized by using ES6 modules and practicing ES6 syntax.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • Other 1.8%