It's a Library app that allows users to add books to a list and delete it and change the "read" to true or false.
- HTML
- CSS
- JavaScript
- First get a local copy of the project by forking it or just clone it typing this at your terminal inside your favorite folder:
$ git clone git@github.com:mahmoud717/js-library.git
- CD into the repository
To make sure the linters' checks using Github Actions works properly, you should follow the next steps:
- On your recently forked repo, enable the GitHub Actions in the Actions tab.
- Create the
feature/branch
and push. - Start working on your milestone as usual.
- Open a PR from the
feature/branch
when your work is done.
👤 Luciano Ilha Carbonel
- Github: @Luciano Ilha
- Twitter: @CarbonellIlha
- Linkedin: @Luciano Carbonell
👤 Mahmoud Mohammad
- Github: @mahmoud717
- Twitter: @mahmoud26369406
- Linkedin: @Mahmoud Mohammad
Contributions, issues and feature requests are welcome!
Feel free to check the fork this repo and create pull request if you want to make changes.
Give a ⭐️ if you like this project!
- Microverse
- ThOdinProject