Coder Social home page Coder Social logo

pledge's Introduction

Pledge

It is a platform to reimagine about places we put our efforts into as developers. In most cases, we all are attached to the goals that provide eventual satisfaction. Let's all come together and take the pledge to Code for Cause leading to a better future.

Installation & Set Up

  1. In the top-right corner of the page, click Fork. Create a local clone of your fork:

    git clone https://github.com/YOUR-USERNAME/pledge
  2. Install and use the correct version of Node using NVM

    cd pledge
    nvm install
  3. Install the Gatsby CLI

    npm install -g gatsby-cli
  4. Install dependencies

    npm install
  5. Start the development server

    npm run develop

Steps to take the pledge

  1. Create new file under pledge/src/data/contributors/ with name [your-username].json
  2. Add this json content and edit it with your details
{
    "name": "Ganga Chaturvedi",
    "skills" : ["JS", "React"],
    "cause" : "empowerment",
    "image" : "Avatar2",
    "github" : "https://github.com/gangachatrvedi",
    "twitter" : "https://twitter.com/gangachatrvedi",
    "linkedin" : "https://www.linkedin.com/in/gangachatrvedi"
}
  1. Commit and generate your awesome pull request with us at codeforcauseorg/pledge

Take a look here for detailed version.

Building and Running for Production

  1. Generate a full static production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm run serve

Contributing

Pull requests are welcome.

See the guidelines for contributing to this project.

License

MIT

pledge's People

Contributors

gangachatrvedi avatar abhishek-kumar09 avatar kunal-kushwaha avatar ritiksoni00 avatar keenwarrior avatar samadritsarkar2 avatar shubhamrattra avatar abhibhaw avatar jayantgoel001 avatar trimankaur avatar thesamarthshah avatar cmulay avatar tanyaaggrawal avatar mahnoor123-fatima avatar snexusg avatar suyash-purwar avatar suryanshshahi avatar sunaynapadhye avatar sumit2399 avatar sumana2001 avatar suhail-bw avatar tushar01102000 avatar tushar1401 avatar urvashigupta7 avatar 0xanon0602 avatar vivek-jain17 avatar vaishantmakan avatar vanshikagarg17 avatar vk243 avatar vartulbahuguna 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.