███████╗██╗ ██████╗ ██╗ ██╗███████╗ ██████╗ ██████╗ ██████╗ ███████╗ ██╔════╝██║ ██╔═══██╗██║ ██║██╔════╝██╔═══██╗██╔══██╗██╔════╝ ██╔════╝ █████╗ ██║ ██║ ██║██║ █╗ ██║█████╗ ██║ ██║██████╔╝██║ ███╗█████╗ ██╔══╝ ██║ ██║ ██║██║███╗██║██╔══╝ ██║ ██║██╔══██╗██║ ██║██╔══╝ ██║ ███████╗╚██████╔╝╚███╔███╔╝██║ ╚██████╔╝██║ ██║╚██████╔╝███████╗ ╚═╝ ╚══════╝ ╚═════╝ ╚══╝╚══╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝
FlowForge is a clean, modern workflow automation concept for dental practices — built to reduce repetitive admin work, streamline office operations, and create a smoother experience for staff and patients.
FlowForge is a front-end web project designed around a simple idea:
Dental teams should spend less time fighting busywork and more time helping patients.
The site presents a modern product landing page for a dental automation platform, focused on operational efficiency, clean UI, and a professional brand identity.
- Modern landing page design
- Dental-practice automation concept
- Responsive layout
- Clean visual hierarchy
- GitHub Pages deployment
- Automated deployment through GitHub Actions
- Developer workflow with formatting and testing scripts
The official website is deployed through GitHub Pages:
https://ssh-pur66.github.io/FlowForge/
# 1. Clone the repository
git clone https://github.com/SSH-PuR66/FlowForge.git
# 2. Move into the project folder
cd FlowForge
# 3. Install dependencies
npm install
# 4. Run local development server
npm run dev
The local development server should be available at:
http://localhost:3000