Giter Site home page Giter Site logo

chenna1199 / opensourcedevs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mightyjoew/opensourcedevs

0.0 0.0 0.0 813 KB

Open Source Devs - An open-source contribution project for newcomers.

Home Page: https://opensourcedevs.com/

HTML 9.46% CSS 1.70% JavaScript 88.84%

opensourcedevs's Introduction

Netlify Status

Open Source Devs is an open-source contribution project for newcomers.


How to Run Locally

  • Fork this project with the Fork button at the top of the project.

  • In your terminal, run the following commands (don't include the dollar sign):

    • git clone https://github.com/MightyJoeW/OpenSourceDevs.git

    • cd OpenSourceDevs

    • yarn or npm install

    • yarn start or npm start

    The project will run in your browser at http://localhost:3000/.

How to Contribute

  • Create a new branch in the terminal with git checkout -b 'name-of-branch' i.e. git checkout mightyjoe

  • In src/components/dev-grid-utils.js, add your info in one of the objects (refer to the first object as an example). If there are no remaining default objects, simply clone the last object and add your details.

  • Stage your changes with git add .

  • Commit your changes with git commit -m "feat: description of change" i.e. git commit -m "feat: added info for mighty joe"

  • Push your changes with git push origin name-of-branch

  • In GitHub, create a pull request by clicking on the Pull requests tab and clicking the green New pull request button (be sure to change the compare branch to your branch name to point to base: main).

  • Give your pull request a name, add a description, and click the gear icon next to Labels to add the hacktoberfest label if you want this to count towards the hacktoberfest challenge. Click Create pull request.

  • If your branch has conflicts, you can use the web editor or command line options under This branch has conflicts that must be resolved to resolve the conflicts.

Front-End technologies

  • HTML
  • CSS
  • JavaScript
  • React
  • MUI

Testing

  • Jest
  • React Testing Library (in progress)

Sending Feedback

Found an issue or have a request? Submit an issue.

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.