suryakantkasare / PostMe

PostMe is a blog page built with Next.js, Tailwind CSS, and Dark Mode support. Explore insightful blog posts and experiences in a visually appealing design.
https://post-me.vercel.app
2 stars 2 forks source link

Add Contribution Guidelines for Next.js Project #4

Open suryakantkasare opened 1 year ago

suryakantkasare commented 1 year ago

Issue Description

Title: Add Contribution Guidelines

Description: As a contributor, I would like to have clear guidelines and instructions on how to contribute to this Next.js project. This will help ensure a smooth collaboration and provide a better understanding of the contribution process.

Proposed Solution

NEXT_PUBLIC_FIREBASE_API_KEY=
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=
NEXT_PUBLIC_FIREBASE_PROJECT_ID=
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=
NEXT_PUBLIC_FIREBASE_SENDER_ID=
NEXT_PUBLIC_FIREBASE_APP_ID=
NEXT_PUBLIC_FIREBASE_MEASUREMENT_ID=
FIREBASE_CLIENT_EMAIL=
FIREBASE_DATABASE_URL=
FIREBASE_PRIVATE_KEY=
FIREBASE_PROJECT_ID=

Note: When working with authentication, please use your own Firebase demo project and fill in the appropriate values in the .env.local file.

Additional Information [Add any additional information or context about the issue that may be helpful.]

shravni21 commented 1 year ago

Kindly assign me the issue, I will try my best.