- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[AwesomeBookES6] is my demo project for learning ES6 modules and it is a simple website that displays a list of books and allows you to add and remove books from that list.
Client
This project only works client side right now.- HTML, CSS and JS
- [html]
- [css]
- [Javascript]
To get a local copy up and running, follow these steps.
In order to run this project you need: To know simple html, css, npm, and linter.
- A Computer (MAC or PC)
- code editor (VSCode,Atom etc...)
- A browser (Chrome,Mozilla,Safari etc...)
- Version Control System (Git and Github)
Clone this repository to your desired folder: cd my-folder git clone https://github.com/AbdusSattar-70/AwesomeBookES6.git
Install this project with:
- npx init
- npm init -y
- npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
- npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
To run tests, run the following command: npm audit To check Styelint error:-
- npx stylelint "*/.{css,scss}"
- bin/react test test/models/article_test.rb
You can deploy this project using: gitHub pages
👤 Abdus Sattar
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [Preserve data in the browser ]
- [Validate contact form ]
- [ Preserve data in the browser]
Everybody is welcome to suggest, changes,Contributions, issues, and feature request in portfolio html css file.
In order to do it, fork this repository, create a new branch and open a Pull Request from your branch.
Feel free to check the issues page.
If you like this project, Please give me ⭐️ and you can use it following MIT license.
I would like to thank and appreciate who contributes this project.
This project is MIT licensed.