Awesome Books README

📗 Table of Contents

📖 [Awesome Books Project]

Awesome Books

Awesome Books is a website built with modern Javascript, to aid writers to easily add their books and authors.

🛠 Built With

HTML CSS Javascript

Live Demo

Click here to view live

Key Features

  • [Linters]
  • [HTML]
  • [JAVASCRIPT]

(back to top)

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps. -[] Navigate into desired folder -[] Clone the repository

sh git clone https://github.com/tomdan-ai/Awesome-books-ES6.git cd Awesome-books-ES6

Prerequisites

In order to run this project you need:

npm init -y
 npm install --save-dev hint@7.x
 npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x
 npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x

Setup

Clone this repository to your desired folder:

-[] Navigate into desired folder -[] Clone the repository

sh git clone https://github.com/tomdan-ai/Awesome-books-ES6.git cd Awesome-books-ES6

Install

Install this project with:

  cd Awesome-Books-ES6
  npm install

Usage

To run the project, execute the following command:

    cd Capstone-redo
    npm install -g live-server

Run tests

To run tests, run the following command:

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

Deployment

You can deploy this project using:

Github pages

(back to top)

👥 Authors

👤 TOM DANIEL

(back to top)

🔭 Future Features

  • [Animations: I will love to add some animations to the navbar in future]
  • [HTML: I will design and deploy the remaining pages in the website]

(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 give it a star

(back to top)

🙏 Acknowledgments

I would like to thank all my coding partners for the support

(back to top)

❓ FAQ (OPTIONAL)

(back to top)

📝 License

This project is MIT licensed.

(back to top)