Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 536 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 536 Bytes

What is this?

This is a Demo Next.js Events App.

It leverages File Based Routing, SSG, SSR, useSWR, _app.js, _document.js, optimization with next/image, metadata with next/head, API routes with GET and POST to Firebase RTDB, and app wide notifications state with Context API.

Based on the lectures from Academind's Next.js course and enhanced with personal touches.

Used .env.local file to configure Firebase RTDB access (Added to Vercel upon deployment).

Deployment?

Here on Vercel!