Skip to content

Next.js App (React) with File Based Routing, SSG, SSR, useSWR, next/image, next/head, API routes, Firebase RTDB, Context API

Notifications You must be signed in to change notification settings

Mfigueira/next-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Next.js App (React) with File Based Routing, SSG, SSR, useSWR, next/image, next/head, API routes, Firebase RTDB, Context API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published