/Awesome-books

Primary LanguageJavaScriptOtherNOASSERTION

Awesome Books

Awesome Books Project Readme

📗 Table of Contents

📖 [Capstone Project]

[Awesome] is a html, css and javascript project created to understand ways of creating, and accessing properties of JS Objects

🛠 Built With

Tech Stack

HTML
CSS
JAVASCRIPT

Key Features

  • [Data Preservation using Localstorage]
  • [Sections created dynamically with JS]

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need: Install git Install VS Code

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/over-geek/Awesome-books.git

--->

Install

To install this project, set up linter by installing the following in project directory:

Terminal commands:

  npm init -y
  npx hint .
  npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

--->

Usage

To run the project, execute the following command:

Open liveserver in VS Code

(back to top)

👥 Authors

👤 Agyare Kissi Kenneth

👤 Ali Baba

(back to top)

🔭 Future Features

  • Add style to the page

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please star this repository.

(back to top)

🙏 Acknowledgments

I would like to thank my coding partners for their support

(back to top)

📝 License

This project is MIT licensed.

(back to top)