Coder Social home page Coder Social logo

sardarshubham / share-your-bookmarks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pulak-tandon19/share-your-bookmarks

0.0 0.0 0.0 1.01 MB

A platform where anyone can make their profile, share their Twitter and LinkedIn bookmarks, see other shared bookmarks, and contribute to the community. This repository is participating in Hacktoberfest2022.

Home Page: https://share-your-bookmarks.netlify.app/

License: MIT License

JavaScript 15.88% CSS 53.49% HTML 30.63%

share-your-bookmarks's Introduction

dschackfest

Share-Your-Bookmark:

A platform where anyone can make their profile, share their Twitter and LinkedIn bookmarks, see other shared bookmarks, and contribute to the community.

Website for this repository : https://share-your-bookmarks.netlify.app/

Technology Stack used:

  • Frontend: HTML5, CSS3, JavaScript

Steps to Contribute

  1. Fork this repository by clicking on the fork button on the upper right corner.
  2. Clone the repo by typing this command in your command prompt or git bash:
git clone [email protected]:<your_github_username_here>/Share-Your-Bookmarks.git
  1. Edit data.json file in your favourite code editor by pasting this code at the end of the array. See others code for reference.
{
    "name": "your name here",
    "username": "your unique username here",
    "bio": "your bio here",

    "links": [
      "your first bookmark link",
      "your second bookmark link",
      "your third bookmark link",
      "your fourth bookmark link",
      "your fifth bookmark link"
    ],
    "social": [
      {
        "twitter": "your twitter/other handle here"
      },
      {
        "linkedin": "your linkedin/other handle here"
      }
    ]
  },
  1. Type these commands in your cmd/git bash to stage, commit and push the changes in your cloned repo.
git stage .
git commit -m "your message"
git push origin master
  1. Now, create and submit a pull request by clicking on Contribute button on your GitHub repo. But, first be sure to fetch and merge the upstream from the original repo by clicking on Sync fork > Update branch button.

Our Contributors !! ✨

Thanks to these wonderful people: ✨

License

Licensed under the MIT license.

share-your-bookmarks's People

Contributors

vijayyprajapati avatar sayan3270 avatar dubeyanant avatar anshuman212 avatar piy-crpto avatar popins17 avatar siddhantgupta14 avatar ayushpanditmoto avatar snehil0603 avatar pulak-tandon19 avatar blacksaw55 avatar adishekh avatar vikash485 avatar sachin24127575785 avatar pratyushshukla4 avatar bhoomikhurana avatar abhimanyunaru avatar laikokwui avatar pranjal360agarwal avatar krapirastogi avatar samarth777 avatar nipunkhattri avatar darth654 avatar anu-phoenix avatar pranjalsays avatar piyshkmr avatar maxime-p avatar jayati15 avatar daksheshapkare avatar aniketsinha2002 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.