Skip to content

Wa-thakkir is an app for sharing Islamic teachings built with OOP vanilla JS, HTML5 and CSS3 bundled with Webpack in the frontend, Node.js/Express REST API that uses MongoDB for a database in the backend

Notifications You must be signed in to change notification settings

mohammadmansour200/wa-thakkir-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wa-thakkir App

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

Screenshot of the app

💻 Demo

You can try it out by visiting the live demo.

⚙️ Features

✅ Slight modern/sleek CSS animations :)

✅ Responsive design

✅ User-friendly interface

✅ Filter teachings according to its tag

✅ Edit teachings

💻 Usage

Set mode to development mode in webpack.config.js

mode: "development"

Install Dependencies

npm install
npm run dev

Visit http://localhost:3000

Build front-end production files

npm run build

The production build will be put into the public folder

About

Wa-thakkir is an app for sharing Islamic teachings built with OOP vanilla JS, HTML5 and CSS3 bundled with Webpack in the frontend, Node.js/Express REST API that uses MongoDB for a database in the backend

Resources

Stars

Watchers

Forks