Skip to content

fassn/curriculum-nextjs

Repository files navigation

My curriculum, portfolio and a small blog/diary with mood posts. Built with NextJS & Firebase.

Getting Started

  • npm i
  • copy .env.example to .env.local
  • fill the missing credentials in .env.local

run the development server with NextJS or use the Firebase emulators:

npm run dev
# or
npm run fe

With NextJS development server: Open http://localhost:3000.

With Firebase emulators: Open http://localhost:5000.

Deploy

Currently deployed on christopherfargere.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published