Skip to content

SFarida/awesome-books-with-modules

Repository files navigation

awesome-books-with-modules

Awesome Books

📗 Table of Contents

📖 Awesome Books

Awesome Books is a website to manage books

🛠 Built With

Tech Stack

The following stacks were used

Key Features

Not yet published

  • Add a book
  • Remove a book

(back to top)

🚀 Live Demo

Coming soon

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need to have a browser and of course a code editor

Setup

Clone this repository to your desired folder, you can also set up HTML, CSS and JavaScript linters, for this you will need node installed. you can follow the steps here and here to setup the linters

Install

Once you cloned this project you are done !

Usage

To run the project, you can simply open the index.html file with your favorite browser.

Run tests

If you follow the tutorial above to setup linters then you can run these tests

  npx hint .
  npx stylelint "**/*.scss"

or if you use css then run this instead of the latter command above

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

Deployment

You can deploy this project using: GitHub Pages

(back to top)

👥 Authors

👤 Gueleu S. Farida

👤 Joseph L Kausi

(back to top)

🔭 Future Features

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

  • Awesome Design
  • A table to list the books

(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 you can follow me on github for more.

(back to top)

🙏 Acknowledgments

thanks to Microverse for providing the necessary resources.

(back to top)

❓ FAQ (OPTIONAL)

  • Are the linters necessary?

    • It is a good practice to install and use them as they guide you towards best practice, but yes you can do without.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published