Google Calendar API Event Page (Tailwind Project) | Intro & Setup

Опубликовано: 05 Октябрь 2024
на канале: Coding in Public
7,875
140

Google Calendar is the default system for a reason: it’s stable, ubiquitous, and easy-to-use. Displaying calendar data, however can be a bit clunky, especially if you want your event page to reflect your site’s branding. In this series, I’ll show you how to:
Create a custom calendar event page with HTML, Tailwind CSS, and ViteJS
How to publish your site to Netlify
How to get a Google API key and store it safely as a Netlify environmental variable
How to write your own custom serverless function, allowing for dynamic query string parameters
How to fetch dynamic calendar data from your Google Calendar endpoint and display it on your site.

🔗 Key Links 🔗
Live code: https://codinginpublic.dev/projects/g...
GitHub: https://github.com/coding-in-public/g...
Help me make it better! Contribute to the community-improvements branch on GitHub.

📹 Other Videos in this Series 📹
Full Playlist:    • Google Calendar API Event Page (Tailw...  
Video 2:    • Google Calendar API Event Page (Tailw...  
Video 3:    • Google Calendar API Event Page (Tailw...  
Video 4:    • Google Calendar API Event Page (Tailw...  

---------------------------------------

🔗 Additional Links 🔗
NodeJS: https://nodejs.org/en/
Vite JS: https://vitejs.dev/
Tailwind: https://tailwindcss.com/docs/installa...

---------------------------------------

⏲️ Timestamps ⏲️
0:00 Introduction
1:35 ViteJS setup
2:31 Tailwind setup

---------------------------------------

🌐 Connect With Me 🌐
Website: https://www.codinginpublic.dev
Blog: https://www.chrispennington.blog
Twitter:   / cpenned  

Source for images: Google, Tailwind, Netlify