- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 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
🛠 Built With VSCode
Client
Styling
Functionality
- section to show list of books
- section to add to the list of books
- A button to delete the 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 Chaseknis/awesome_books_ES6
To obtain a copy of this repository, clone it to your desired folder:
Commands:
gh repo clone Chaseknis/awesome_books_ES6
cd awesome_books
npm install -y
To run the project, execute the following command:
- install serve with:
npm install -g serve
serve -s .
To run tests, run the following command:
- To check for CSS errors
npx stylelint "**/*.{css,scss}"
- To check for HTML errors
npx hint .
- To check for Javascript errors
npx eslint .
👥 Authors Innocent N.
👤 Chase N.
- GitHub: @chaseknis
- Twitter: @ChaseToTheWorld
- LinkedIn: Innocent N.
I'll add the following section to the webpage.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project... Kindly leave a star ⭐
Give credit to everyone who inspired your codebase.
I would like to thank Microverse and my Coding partners
This project is MIT licensed.