Coder Social home page Coder Social logo

muskanmahajan37 / lookmecoding Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rashidmakki/lookmecoding

0.0 0.0 0.0 2.74 MB

We are celebrating Hacktoberfest 2020 with the project where everyone can share a screenshot while coding.

Home Page: https://look-me-coding.netlify.app/

License: MIT License

HTML 11.65% CSS 26.03% JavaScript 62.32%

lookmecoding's Introduction

alt text

LookMeCoding

We are celebrating Hacktoberfest 2020 with the project where everyone can share a screenshot while coding.

Rules

  • Only screenshot is allowed to upload which is taken by you
  • Photo of disturbing subject, politics, nudity, illegal activity or other not related content will be rejected

App

It is a basic React application that listing information from a js file. Do not worry if you are not familiar with React, you only need to modify an array of objects which detailed below.

How to contribute

  1. Fork this repo to your Github account

  2. Clone your fork to your computer

  3. Set remote stream with the original repo to keep always updated

    • git remote add upstream https://github.com/ProjectDock/LookMeCoding.git
    • git pull upstream main
  4. Create a branch with your Github username

  5. Run npm install in your local repo

  6. Create a folder with your Github username in src/CONTRIBUTE_HERE/screenshots/ directory

  7. Make a screenshot while you are working on a project in your favourite IDE or text editor

  8. Copy the image into src/CONTRIBUTE_HERE/screenshots/<your_name> folder

  9. Go to the CONTRIBUTE_HERE folder and open content.js

  10. There is an array of objects for every card. Fill out with your name, developer title, image path and Github account link. For the image only need the created folder and image name.

    const cards = [
        {
            name: "Project Dock",
            title: "JS Developer",
            image: "PD/pd.png",
            github: "https://github.com/ProjectDock"
        },
    ]
  11. Commit and push the code to your fork

  12. Create a pull request to the original repo

Congratulations! You are now one step closer to getting the Hacktoberfest 2020 swags. You can check your progress at https://hacktoberfest.digitalocean.com/profile .

######By contributing you understand that your screenshot will be publicly available

lookmecoding's People

Contributors

brettl1991 avatar epletnev avatar kaunik07 avatar mynameispathak avatar pixelatedjelly avatar projectdock avatar rohitkadamrb avatar saurabh2836 avatar st3ve89 avatar tamaskn 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.