- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
In this project, Awesome books App code has been restructured. The goal is to make it more organized by using modules and practice ES6 syntax.
- HTML, CSS, JavaScript
- VSCode
Server
Database
- [Git Flow]
- [Good HTML, CSS and JS practices]
- [ES6, modules]
Clone this repository to get started with the project, make sure to configure linters by following the instructions in the Linters README file
- Clone the folder to your local machine.
- Open the index.html file in your browser.
- After pushing the changes on github, merge your pull request and let github action process changes and fix errors, if any.
- For stylelint errors run:
sudo npx stylelint "**/*.{css,scss}" --fix
for automatic fix.
To run the project, execute the following command:
- Go to the file called index.html.
- Right click Open Live Server.
👤 Ashmal Zahra
- GitHub: ashmalzahra
- Twitter: AshmalZahraa
- LinkedIn: ashmal-zahra
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank Microverse for the information provided to build this project.
-
Can I use the project for any purpose?
- Yes, you can.
-
Is the information saved in any database?
- No, all data is saved in Local Storage.
This project is MIT licensed.