Skip to content

"Awesome Books" is an app where you can create a list of books you are currently reading. The user has the ability to both add and remove books from the list. This app is built with the latest ES6 technology.

Notifications You must be signed in to change notification settings

Ibizugbe/awesome-book-ES6

Repository files navigation

Awesome Books ES6

Awesome books is an app where you can add and remove list books you are currently reading. This app is built with the latest ES6 technology.

Built With

  • HTML, CSS and Javascript
  • No Frameworks were used.
  • Technologies used include gitFlow, webhint, stylehint, eslint.

Live Demo (if available)

See webpage here

Getting Started

To get a local copy up and running follow these simple example steps.

  • Create a new folder on your computer

  • Open your code editor

  • Open the new folder in your code editor

  • Clone this repository

Install

initialise npm to create package.json file

npm init -y

To install webhint Run

npm install --save-dev [email protected]

To install stylelint Run

To install eslint Run

Run tests

npx hint . npx eslint . npx stylelint "**/*.{css,scss}" to check for webhint, eslint and style lint errors

Authors

👤 Abraham Ibizugbe

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

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 licensed.

About

"Awesome Books" is an app where you can create a list of books you are currently reading. The user has the ability to both add and remove books from the list. This app is built with the latest ES6 technology.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published