https://mnisarali.github.io/Awesome-books-with-ES6
In this project, I restructured my Awesome Books app code to make it more organized by using ES6 modules and practicing ES6 syntax.
https://mnisarali.github.io/Awesome-books-with-ES6
css html javascript
Last synced: 4 months ago
JSON representation
In this project, I restructured my Awesome Books app code to make it more organized by using ES6 modules and practicing ES6 syntax.
- Host: GitHub
- URL: https://mnisarali.github.io/Awesome-books-with-ES6
- Owner: MNisarAli
- License: mit
- Created: 2022-12-13T07:13:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-15T09:03:21.000Z (over 2 years ago)
- Last Synced: 2024-10-17T00:23:24.009Z (7 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://mnisarali.github.io/Awesome-Books-with-ES6/
- Size: 252 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Microverse README Template
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)# 📖 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.
> - HTML5
> - CSS3
> - JavaScript> The key features of this website include.
> - **Interactive**
> - **ES6 Syntax & Modules**- [Live Demo Link](https://mnisarali.github.io/Awesome-books-with-ES6/)
> 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
> The collaborators of this project.
👤 **M Nisar Ali**
- GitHub: [@MNisarAli](https://github.com/MNisarAli)
- Twitter: [@drnisar_ali](https://twitter.com/drnisar_ali)
- LinkedIn: [Muhammad Nisar Ali](https://linkedin.com/in/muhammad-nisar-ali-45a865251)Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/MNisarAli/Awesome-books-with-ES6/issues).
Give a ⭐️ if you like this project!
> I would like to thank:
- [Microverseinc](https://github.com/microverseinc) for.* [Readme-template](https://github.com/microverseinc/readme-template)
* [Linter for HTML and CSS ](https://github.com/microverseinc/linters-config)- [Luxon](https://moment.github.io/luxon) for.
* [JavaScript dates and times wrapper](https://moment.github.io/luxon/#/install?id=es6)This project is [MIT](./LICENSE) licensed.