- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Awesome book is a project built with a ES6 modules, with features that allow you to add to the list of books, remove from the list and save the list you already entered.
Client
Styling
functionality
- section to show list of books
- Section to add to the list of books
- A button to remove the form from the list of books
A beginner developer can use this template as a starting point for creating one page APP projects using Javascript and HTML/CSS with clean and organized code using the module directory.
In order to run this project you need:
- Node
- ESlint set up
Clone this repository to your desired folder:
gh repo clone https://github.com/BANCUNGUYE66/Awesome-book-ES6.git
Install this project with:
gh repo clone Tafloninno/Awesome_books_project
cd Awesome_books_project
npm install -y
To run tests, run the following command:
npx stylelint "**/*.{css,scss}"
npx hint .
npx eslint .
👤 Mugisha.I
-
GitHub: @githubhandle
-
LinkedIn: LinkedIn
I'll add the following section to the webpage.
- Add navigation
- Add Es6 syntax
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project... Kindly leave a star ⭐
I would like to thank Microverse
-
Did you intergrate linters to your project
- Yes
-
[Did you run all the tests
- Yes
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.