Git Product home page Git Product logo

iedc-collab-frontend's Introduction

IEDC Collab Frontend

Getting Started

Create .env file. Add to .env file

REACT_APP_FB_API_KEY=XXXXxxxx
REACT_APP_AUTH_DOMAIN=xxxxXXXX.firebaseapp.com
REACT_APP_DATABASE_URL=https://xxxXXXX.firebaseio.com
REACT_APP_PROJECT_ID=xxxxXXXX
REACT_APP_STORAGE_BUCKET=xxxxXXXX.appspot.com
REACT_APP_MESSAGING_SENDER_ID=xxxxXXXX

We request you if you are about to contribute, write clean and well documented code and also we expect you to follow undermentioned commit message format:

Build: A new feature or Feat: A new feature.
Fix: A bug fix.
Docs: Documentation only changes.
Style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc).
Refactor: A code change that neither fixes a bug nor adds a feature.
Perf: A code change that improves performance.
Test: Adding missing tests.
Chore: Changes to the build process or auxiliary tools and libraries such as documentation generation.

For Example:-

git commit -m "Feat: Added UI component to add file" or git commit -m "Feat: Added UI component to add file",
git commit -m "Fix: Bug in SomeView was fixed",
etc.

iedc-collab-frontend's People

Contributors

aldrinjenson avatar rindishkrishna avatar meenakshishankar avatar deepu19g avatar jagannathes avatar 123vivekr avatar sona-mathew-08 avatar ameen4455 avatar achyuthmohan avatar dependabot[bot] avatar vishruth-s avatar abinmathew16 avatar joeljosh avatar artibhatia13 avatar adithyaanilkumar avatar vishnurr2k01 avatar amaldevcd avatar rachel1306 avatar ranjr219 avatar knsreehari2001 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.