Skip to content

This is an Awesome-book project, a simple project I created with ES6 syntax, I created a separate modules directory, Import modules into the index.js files.

License

Notifications You must be signed in to change notification settings

firstpj/Awesome-book6

Repository files navigation

Awesome-book6# Awesome Books Project


Collins Awesome Books Project

📗 Table of Contents

📖Awesome Books Project

Awesome books ES6 is a simple website that displays a list of books and allows you to add and remove books from that list. Main objective is to implement data management in JavaScript.

🛠 Built With

Tech Stack

  • HTML.
  • CSS.
  • ES6

Key Features

  • Use of medium-fidelity wireframe to build the UI.
  • Customized for both mobile and desktop devices.
  • Navigation and Hover

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • A Chrome browser
  • npm

Setup

Clone this repository to your desired folder:

  cd my-folder
  https:/firstpj/Awesome-book6.git

Install

Install the prerequisites this project using:

  cd Awesome-Books-v2-With-ES6
  npm init -y
  npm install --save-dev [email protected]
  npm install --save-dev [email protected] [email protected] [email protected] [email protected]

Usage

To run the project:

index.html

Run tests

To run tests after setting up the linters, run the following command:

  npx hint .
  npx stylelint "**/*.{css,scss}"

Deployment

You can deploy this project using:

  • Run index.html on your preferred browser.

(back to top)

👥 Authors

👤 Collins

-GitHub: @firstpj

(back to top)

🔭 Future Features

  • Add CSS
  • Deploy to Github Pages

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Support my project by given it a star

(back to top)

🙏 Acknowledgments

-I want to give special thanks to Microverse for the great opportunity given to me to realize my dreams.

(back to top)

📝 License

  • This project is MIT licensed.

(back to top)

About

This is an Awesome-book project, a simple project I created with ES6 syntax, I created a separate modules directory, Import modules into the index.js files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages