A clean, modern calendar website. Simple, minimal, and easy to navigate.
Live site: https://dweep-js.github.io/refined_calender/ (also deployed at https://refined-calender.vercel.app)
Repo: https://github.com/dweep-js/refined_calender
- Month view calendar with a clean, minimal layout
- Navigate between months using the back/forward arrows
- Standard Mon–Sun week layout
- No sign-up, no backend, no clutter — just a calendar
- Built with vanilla JavaScript, HTML, and CSS
- Static site, deployable via GitHub Pages or Vercel
- Open the site
- Use the arrows to move between months
- View the current month at a glance
git clone https://github.com/dweep-js/refined_calender.git
cd refined_calenderThen just open index.html in your browser — no build step required.