Code Monkey home page Code Monkey logo

myhtmlproject's Introduction

Getting Started Basic

  1. Fork this Repo, just click on the Fork button in the top right corner of the page, it'll create an exact copy of this repo in your account.
  2. Make a contribution to any section of the repo, if you don't have an exact idea of what you can do, you can start by doing one of tasks below.
  3. Commit your changes and leave a short message describing what your changes are about.
  4. Create a Pull Request by clicking on the New Pull Request button and fill the PR form, then click Create Pull Request.
  5. Voilà! You have just created a Pull Request, your PR will be reviewed and merged to the original repo.
  6. Share your changes with your friends and have fun!

Getting Started Advanced

  1. Install git.
  2. Fork this repo.
  3. Clone your fork, this will create a directory holding the name of the repo.
git clone https://github.com/YOURUSERNAME/H4ckT0b3rF3st-2k20.git
  1. Go to the cloned directory and make changes.
  2. Commit your changes, verify your changes and push to the forked repo.
git add .
git commit -m "My First Commit"
git status
git push origin master
  1. Create a PR from the forked repo in your account.
  2. Voilà! You have just created a Pull Request, your PR will be reviewed by one of our maintainers and merged to the original repo.
  3. Share your changes with your friends and have fun!

Tasks and Challenges

1. Add your name

Add your name to the CONTRIBUTORS.md file.

#### [your-username](https://github.com/your-username)

2. Add a profile page

Add a Your_Full_Name.md file to the profiles directory. Use any combination of content and Markdown.

3. MyOctocat Challenge

Make a unique design for Octocat and share it with the rest of the world!

4. Solve one of the challenges in the repo

There are plenty of empty projects in the repo, read the README.md file in of the projects and try to code what it says.

5. Solve an issue

Go to the issues section by clicking on the Issues button on the top of the page and try to solve one of the issues.

6. Add your own project

You have an idea and you wanna make it happen? start coding and push your project to the /projects directory in the repo.

HAVE A SPOOKY FEST !

Hacktoberfest participants, so far, have represented 151 countries and thousands of unique skill-sets. Its program welcomes everyone already in the open source software community – and, of course, anyone interested in diving in!

Generic badge Open Source Love svg1

myhtmlproject's People

Contributors

ctrndk avatar vrindajadwani avatar

Watchers

 avatar

Forkers

ctrndk

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.