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
18 stars 42 forks source link

No Instructions available for env variables #24

Closed inkerton closed 1 month ago

inkerton commented 1 month 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 1 month 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.

inkerton commented 1 month ago

@BamaCharanChhandogi Please add label to the PR.

tmsagarofficial commented 1 month ago

I think appropriate labels have been added. I also added hacktoberfest-accepted to the PR. Thanks for contributing.