Giter Club home page Giter Club logo

connecting's Introduction

Connecting Views

  • An open source platform.

A website to Connect with all Active Github users.

Languages/Tools

  • HTML
  • CSS
  • Javascript

Demo

image

Check out the website: Connecting

Prerequisites

Before installation, please make sure you have already installed the following tools:

Installation Steps

  • Fork the project. Click on the icon in the top right to get started.

  • Use these commands in your git bash to make a clone of the project in your pc.

GitHub CLI

$ gh repo clone username/Connecting

HTTPS

$ git clone https://github.com/username/Connecting
  • Navigate to the project directory:
cd Connecting

Add your profile

  1. Fork the project:
  • Click the gray Fork button in the top right of this page. This creates your copy of the project and saves it as a new repository in your github account
  1. Create a New Branch:
  • On your new repository's page, click the gray main button in the upper left to reveal a dropdown menu.
  • Enter the name of your new branch in the text box. (Branch names usually make a reference to what is being changed. Example: profileAdd).
  • Click on Create branch <new branch name> and this will automatically take you to your new branch. You can make edits on the main branch, but this may cause issues down the line. Best practice is to create a new branch for each separate issue you work on. That way your main branch remains in sync with TechCreators main branch.
  1. Navigate to file:
  • Navigate to the profile/profile.json file.
  1. Edit:
  • On the top right of the JSON file, click on the pencil icon to edit the file by adding your name and username.
  • You can add JSON object wherever you want in the file, it will automatically arrange according to alphabetical order.
  • After editing the JSON file, add a commit message and click on the green button saying "Commit Changes". Make sure you have selected the branch you have created.
  1. Raise a Pull Request:

Run locally

To run locally, just cd into the project and run the following commands to run node modules and serve the website locally.

npm i
npm run start

Important

If you doesn't know anything and haven't understood anything from this just go to profile.json and just add your name and username only.

Contributors

Thank you all....

Contributors

Don't forget to star a repo

connecting's People

Contributors

prashantjagtap2909 avatar

Stargazers

Shubham Bhoite 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.