Kevin-Mena / Awesome-Books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Awesome Books

Awesome books is a simple web app created with plain html and javascript.

πŸ›  Built With

Tech Stack

Key Features

  • [Functions for adding and removing books]
  • [Persistence of data in the browser]
  • [A miniature GUI]

(back to top)

πŸš€ Live Demo(if available)

(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:

 download node.js code editor and etc

Setup

Clone this repository to your desired folder:

type the following command into your command lind git clone https://github.com/zied2112/Awesome-books.git

Install

Install this project with:

Run the following commands to install dependencies


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


Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command:

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

πŸ‘€ Zied Ben Amor

πŸ‘€ Kevin Mena

(back to top)

πŸ”­ Future Features

Describe 1 - 3 features you will add to the project.

  • Use Javascript Class

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

πŸ™ Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

❓ FAQ (OPTIONAL)

Add at least 2 questions new developers would ask when they decide to use your project.

  • [Question_1]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About


Languages

Language:JavaScript 58.1%Language:HTML 27.6%Language:CSS 14.3%