Skip to content

In this project, you I restructured The Awesome books app code. The goal is to make it more organized by using modules. Also, I practiced the ES6 syntax that you have learned.

License

Notifications You must be signed in to change notification settings

Megagig/Awesome-Books-ES6

Repository files navigation

📗 Table of Contents

📖 [Awesome Books ES6]

[Awesome Books ES6] is a basic website that allows users to add/remove books to/from a list of books. This is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application, I will learn how to manage data using JavaScript ES6 modules.

🛠 Built With

Tech Stack

HTML5
CSS3
Javascript

Key Features

  • User data is stored in the Local Storage
  • User data can also be retrieved from the Local Storage

🚀 Live Demo

(back to top)

💻 Getting Started

We will take you through the process. follow these steps.

Prerequisites

In order to get started, you be familiar with basic git commands.

Setup

Clone this repository to your desired folder.

Example commands:

  cd my-folder

  https://github.com/Megagig/Awesome-Books-ES6.git

(back to top)

Install

Install this project with:

  • Clone this Repo to your local machine and run in your preferred text editor(ex. Atom, VScode).

Usage

Run the index.html with your preferred browser.

(back to top)

👥 Authors

👤 Obi Anthony

(back to top)

🔭 Future Features

  • [Add dynamic navigation and improve the UI]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project, follow me to see all my projects in the future

🙏 Acknowledgments

Kudos to Microverse for such amazing opportunity to learn web development

📝 License

This project is MIT licensed.

(back to top)

About

In this project, you I restructured The Awesome books app code. The goal is to make it more organized by using modules. Also, I practiced the ES6 syntax that you have learned.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published