Skip to content

harrygayla/devops-quote-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ DevOps Quote Generator

A simple web app that serves random motivational DevOps quotes using a Node.js + Express API backend and a static frontend hosted on GitHub Pages.

Screenshot

🌐 Live Demo


πŸ“¦ Tech Stack

  • πŸ’» Frontend: HTML, CSS, JavaScript
  • βš™οΈ Backend: Node.js, Express
  • 🌐 Deployment:
    • GitHub Pages (Frontend)
    • Railway (Backend)

πŸ›  Features

  • 🎯 Get a random DevOps quote on page load or button click
  • πŸ” Fully dynamic API-based quote fetching
  • 🧩 CORS configured for frontend-backend integration

Backend Commands

cd backend
npm install
node server.js

πŸ›  Railway Logs

πŸ“‘ HTTP Logs

HTTP Logs

πŸš€ Deployment Logs

Deployment Logs

🧱 Build Logs

Build Logs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published