An open API service indexing awesome lists of open source software.

https://github.com/ebeagusamuel/library

A mini book library app
https://github.com/ebeagusamuel/library

Last synced: 2 months ago
JSON representation

A mini book library app

Awesome Lists containing this project

README

        

# LIBRARY



Microverse Logo


This project is part of the Microverse curriculum in JavaScript module!

## Table of Contents

- [About the Project](#about-the-project)
- [Contributors](#contributors)
- [Acknowledgements](#acknowledgements)
- [License](#license)

## About The Project

A Library app where you can add books and mark whether you've read the book or not. You can add and delete book from the library.
Note that this is just a practice app, once the page is refreshed the book lists will go away since we are not using any external storage!



Microverse Logo

[Project live link](https://ebeagusamuel.github.io/Library/)

## Contributing

Contributions, issues and feature requests are welcome! Start by:

- Forking the project
- Cloning the project to your local machine
- `cd` into the project directory
- Run `git checkout -b your-branch-name`
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a review

### Built With

This project was built using these technologies.

- Javascript
- HTML/CSS
- ESlint
- VSCode editor
- Git-Flow

## Contributors

**Author1**

**Ebeagu Samuel**

- Github: [ebeagusamuel](https://github.com/ebeagusamuel)
- Twitter: [@ebeagu_samuel](https://twitter.com/ebeagu_samuel)
- Linkedin: [Ebeagu Samuel](https://www.linkedin.com/in/ebeagusamuel)
- E-mail: [email protected]

**Author2**

​**Adetayo Sunkanmi**

- Github: [@jstloyal](https://github.com/jstloyal)
- Twitter: [@jstloyalty](https://twitter.com/jstloyalty)
- Linkedin: [Adetayo Sunkanmi](https://www.linkedin.com/in/jstloyalty)
- E-mail: [email protected]

## Acknowledgements

- [Microverse](https://www.microverse.org/)
- [The Odin Project](https://www.theodinproject.com/)

## License

📝
This project is [MIT](https://opensource.org/licenses/MIT) licensed.