This is a mini Duolingo clone built with Node.js and Express.js to demonstrate Agile and DevOps CI/CD practices using Jenkins and GitHub.
- Node.js
- Express
- Jenkins
- GitHub
- Clone repo
- Install dependencies:
npm install - Start app:
npm start - Visit: http://localhost:4000
- Push code to GitHub
- Jenkins pulls code, installs packages, runs tests, and deploys app automatically.
https://www.canva.com/design/DAGj4THTCJQ/PvT84PCufIZvSyu2F1prTw