- Frontend (Vercel): https://seoul-sip-cafe.vercel.app/
Add screenshots or GIFs of your café interface here.
Example:
Seoul Sip Café brings the vibe of a cozy Korean café right into your browser.
Key highlights:
- Customizable ambient sounds (rain, chatter, cups, music).
- English ↔ Korean translation (powered by Deep Translator API).
- Spotify playlist integration for personal music.
- Focus Mode and To-Do list to enhance productivity.
- Frontend: HTML, CSS, JavaScript
- Backend: Python (Flask) with Deep Translator
- Hosting:
- Ambient Sound System:
Adjust volume & stereo panning for rain, café, and music. - Light/Dark Mode:
Toggle themes to match your mood. - To-Do List:
Save tasks in localStorage. - Translator:
Translate text between English and Korean seamlessly.
- Clone this repository:
git clone https://github.com/sarabiji/virtual-korean-cafe.git cd virtual-korean-cafe
- Open
index.html
in your browser.
- Install dependencies:
pip install -r requirements.txt
- Start the backend server:
python google_proxy.py
- Ensure your
script.js
points to the backend endpoint:const TRANSLATE_API = "https://your-backend-link.onrender.com/translate";
This project is open-source. Feel free to fork and customize.
Developed by Sara
Inspired by Korean café culture ✨