BamaCharanChhandogi / GitFinder

GitFinder is a vibrant hub for developers, offering a space to showcase projects, discover coding trends, and connect with peers worldwide. Showcase your coding prowess, explore diverse projects, engage in discussions, and stay updated on the latest in the coding community.
https://gitfinder-psi.vercel.app/
MIT License
10 stars 18 forks source link

No Instructions available for env variables #24

Open inkerton opened 4 days ago

inkerton commented 4 days ago

How do I run the project locally and from where do i get these env variables? No .env.sample file is available also . Neither are their any proper well written instructions to fetch these.

const firebaseConfig = {
  apiKey: process.env.REACT_APP_API_KEY,
  authDomain: process.env.REACT_APP_AUTH_DOMAIN,
  projectId: process.env.REACT_APP_PROJECT_ID,
  storageBucket: process.env.REACT_APP_STORAGE,
  messagingSenderId: process.env.REACT_APP_MSI,
  appId: process.env.REACT_APP_APP_ID
}
inkerton commented 4 days ago

Assign it to me under gssoc-entnd and hacktoberfest. I would like to work on the project and improve the overall UI for this. This could be a great project with a good UI.