This is the front-end part of this app. Wa-thakkir is an app for sharing Islamic teachings built with OOP vanilla JS, HTML5 and CSS3 bundled with Webpack
You can try it out by visiting the live demo.
✅ Slight modern/sleek CSS animations :)
✅ Responsive design
✅ User-friendly interface
✅ Filter teachings according to its tag
✅ Edit teachings
Set mode to development mode in webpack.config.js
mode: "development"
npm install
npm run dev
Visit http://localhost:3000
npm run build
The production build will be put into the public
folder