Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 769 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 769 Bytes

Informations

Hello !

Here is my personal website to share my personal recipes. It is accessible on https://recettes-maelis.vercel.app/

This is a Next.js project bootstrapped with create-next-app with Tailwind CSS, Firebase & Firestore as backend and database.

To deploy this project locally, all you need is an operational Google Firebase database, then you can clone this directory and launch the project with the [npm run dev] command.

Firebase config variables

NEXT_PUBLIC_MEASUREMENT_ID=
NEXT_PUBLIC_APP_ID=
NEXT_PUBLIC_MESSAGING_SENDER_ID=
NEXT_PUBLIC_API_KEY=
NEXT_PUBLIC_AUTH_DOMAIN=
NEXT_PUBLIC_PROJECT_ID=
NEXT_PUBLIC_STORAGE_BUCKET=