Skip to content

In this project, I restructured my Awesome books app code. The goal is to make it more organized by using modules. I used the ES6 syntax to build this app.

License

Notifications You must be signed in to change notification settings

krisbobo/awesomebook-restructure

Repository files navigation

Awesome Books - ES6

Awesome books ES6 is a simple website that displays a list of books and allows you to add and remove books from that list. I just restructured my Awesome books using modules and practice the ES6 syntax.

Built With

  • Major languages: HTML, CSS, JavaScript

Live Demo

Link

Getting Started

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

Prerequisites

Before attempting to get a copy of this, you should know(have) how to do the following:

  • How to use the command line interface(CLI)

  • Know how to navigate directories or folders at the CLI.

  • Know how to get the URL(https/ssh) of a repository on GitHub.

  • You should have a code editor installed, preferably VsCode.

Setup

  • In desired folder or directory in the CLI, run the command:
            git clone (https/ssh)URL
  • Navigate into the cloned folder or repository by running the command:
           cd <folder/name of the repository>
  • If VsCode is your default code editor, run:
                  code .

Authors

👤 Author1

🤝 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

📝 License

This project is MIT licensed.

About

In this project, I restructured my Awesome books app code. The goal is to make it more organized by using modules. I used the ES6 syntax to build this app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages