- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[Awesome Books] is a Single Page website that we can add and remove book, And I used JavaScript modules pattern.
- Dynamic content using JavaScript
To get the content of this project locally you need to run the following commands in your terminal:
and follow these steps.
- IDE(code editor) like: Vscode, Sublime, etc.
- Git
Clone this repository to your desired folder:
- Download the Zip file or clone the repo with:
bash git clone https://github.com/Iqbal-Elham/personal_portfolio.git
- To access cloned directory run:
bash cd Hello_micorverse
- Open it with the live server
To install linters and other project's dependencies run:
bash npm install
To run the project, execute the following command:
To run tests, run the following command:
Test for Linters For tracking linter errors locally you need to follow these steps:
- For tracking linter errors in HTML files run:
bash npx hint .
- For tracking linter errors in CSS or SASS files run:
bash npx stylelint "**/*.{css,scss}"
- For tracking linter errors in javascript files run:
bash npx eslint .
You can deploy this project using:
👤 Iqbal Elham
- GitHub: @iqbal-elham
- [Add navigation bar]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
Give credit to everyone who inspired your codebase.
I would like to thank...
This project is MIT licensed.