Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://gak92.github.io/awesome_books_ES6/

Awesome Books project with ES6 is an application that was built using Vanilla JavaScript with ES6 features like using arrow functions. This application allows you to keep records of your favorite books.
https://gak92.github.io/awesome_books_ES6/

css html javascript

Last synced: about 2 months ago
JSON representation

Awesome Books project with ES6 is an application that was built using Vanilla JavaScript with ES6 features like using arrow functions. This application allows you to keep records of your favorite books.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Javascript Project Awesome Books with ES6

> Using Javascript to create a simple Awesome Books project. Populating the books list and then removing one book from the list. Using objects to store the data onto the local storage.

## Built With

- HTML/CSS
- Javascript
- Linters
- Visual Studio
- Git/GitHub

## Live Demo

[Live Demo Link](https://gak92.github.io/awesome_books_ES6/)

## Getting Started

Create a repo then clone it on to Visual Studio Code

### Setup
Create index.html, style.css, and script.js file for the project.
Add linters.yml to run the scripts
Create a good Read Me File.

### Install
Visual Studio Code

### Usage
Develop Javascript Project using Visual Studio Code

### Run tests
Apply linters to run the tests of the project

### Deployment
Deploy onto the web using GitHub Pages

## Authors

👤 **Ghazanfar Ali**

- GitHub: [@gak92](https://github.com/gak92)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ghazanfar-ali-9a4998a/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.