web project able to take private notes with expiration, deployed with Docker and Kubernetes
In this project, I've implemented a front-end landing to enter a note and save it privately with expiration time. This is served by a back-end and database.
- Written in Next.js and Express.js 🧑🏻💻
- Styled with TailwindCSS 💄
- Containerized with Docker 🐳
- Load balanced with Kubernetes - minikube ☸