SnowMan is a full-stack web application that delivers an immersive snow-themed experience through a responsive React frontend and a scalable Node.js + Express backend. The app features dynamic snowfall animations, REST API-driven wallpaper management, and a clean, modern UI.
👉 Frontend: https://pandiharshan.github.io/Snowman/
👉 Backend: (Deploy pending — coming soon)
✅ Real-time snowfall animation
✅ Fully responsive design (mobile, tablet, desktop)
✅ Interactive UI built with React and CSS Modules
✅ REST APIs for wallpaper upload/retrieval
✅ Clean component architecture
✅ Frontend deployed on GitHub Pages
✅ Backend ready for cloud deployment (Render, Railway)
Frontend | Backend | Deployment |
---|---|---|
React | Node.js | GitHub Pages (frontend) |
CSS Modules | Express | (backend pending — Render / Railway ready) |
Framer Motion | REST API | |
JavaScript (ES6+) |
```bash git clone https://github.com/Pandiharshan/Snowman.git cd Snowman