Skip to content

“Awesomebooks” is a small project showing how to add a book (title and author) and remove books from the books' list.

License

Notifications You must be signed in to change notification settings

mariegrace31/Awesomebooks-2

Repository files navigation


Awesome Books

📗 Table of Contents

📖 [Awesome Books]

[Awesome Books] Is a project exercise given by Microverse to help me learn to build a basic website that allows users to add/remove books from a list. For this project i used ES6 modules.

🛠 Built With

Client

Key Features

  • [HTML Form]
  • [Semantic tags]
  • [CSS Flexbox]
  • [ Javascript ]
  • [ ES6 modules ]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Web browser
  • Git-syn
  • Code editor

Setup

Clone this repository to your desired folder:

git clone https://github.com/mariegrace31/Awesomebooks-2.git

Install

Install this project run the command:


npm install

Usage

To run the project:

  • Clone this repo to your local machine.

Run tests

To run tests, run the following command:

  • Track HTML linter errors run:
npx hint .
  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • Track JavaScript linter errors run:
npx eslint .

(back to top)

👥 Author

👤 1.Marie Grace Bahati

(back to top)

🔭 Future Features

  • [ mobile version Version ]

(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 don't hesitate to give a star and follow me on github!

(back to top)

🙏 Acknowledgments

I would like to thank all the Microverse team for giving me this chance and you too for your time!

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

“Awesomebooks” is a small project showing how to add a book (title and author) and remove books from the books' list.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published