Skip to content

The Awesome Books project that has been refactored to use proper ES6 syntax & modules. It was built with HTML, CSS & vanilla JavaScript.

Notifications You must be signed in to change notification settings

chelmerrox/awesome-books-es6

Repository files navigation

Awesome Books with ES6

This is an Awesome Books website that has been refactored to use proper ES6 syntax along with an introduction to using modules. It's an SPA (single page application) where a user can add or remove books from a list.

Built With

  • HTML5
  • CSS3
  • JavaScript
  • Git

Preview

Website preview

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • HTML5 & CSS3
  • JavaScript
  • VSCode (or any other text editor)
  • Git
  • GitHub
  • Command line/Terminal

Setup

From the command line, do the following steps below:

  1. Clone the projects' repository into your machine.
# Clone this repository
$ git clone git@github.com:chelmerrox/awesome-books-es6.git
  1. Change directory/Go into the repository with the command below.
$ cd awesome-books-es6

Author

👤 Losalini Rokocakau

🤝 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

📝 License

This project is MIT licensed.