Giter Club home page Giter Club logo

codersevoke_website's Introduction

CodersEvoke_website

forthebadgeforthebadgeforthebadgeforthebadgeforthebadgeforthebadgeforthebadgeforthebadgeforthebadgeforthebadge

Coders Evoke

Coders Evoke is all about sharing knowledge, posting achievements, participating in hackathons, discussions and many more! We have a wide variety of topics however weโ€™re always listening to suggestions from the community.

And here , we came up with an idea of developing a website for the community as an open-source project so that help others to start with open source

REDESIGNING of our website is on ....DEsigns are already added in issues sections just refer that and complete the task ....make it full responsive .

Contributing to this Repo

1. Fork this repository.

2. Clone the forked repository.

git clone https://github.com/<your-github-username>/project_name.git

3. Navigate to the project directory.

cd CodersEvoke_website

4. Creating a new branch (IMP) This is one of the very important step that you should follow to contribute in Open Source. A branch helps to manage the workflow, isolate your code and does not creates a mess. To create a new branch:

$ git branch <name_of_branch>
$ git checkout -b <name_of_branch>

Keep your cloned repo upto date by pulling from upstream (this will also avoid any merge conflicts while committing new changes)

git pull origin main

5. Make changes in source code.

6. Stage your changes and commit

# Add changes to Index
git add .

# Commit to the local repo
git commit -m "<your_commit_message>"

7. At this point you can use the git push command to push the changes to the current branch of your forked repository:

git push origin <branch-name>

8. Create a PR !

9. Congratulations! Sit and relax, you've made your contribution to CodersEvoke Website.

Note :

  • If no response is recieved from you within 7 days of assigning the issue, then the issue will be unassigned.
  • If an issue doesn't gets assignee within 7 days, it will get assigned to the maintainer of repository

Want to Contribute to this repository?

Head over to Contributing Guidelines to know more!


Repository Structure

โ”œโ”€โ”€โ”€.github
โ”‚   โ”œโ”€โ”€โ”€ISSUE_TEMPLATE
โ”‚   โ””โ”€โ”€โ”€workflows
โ”œโ”€โ”€โ”€assets
โ”‚   โ”œโ”€โ”€โ”€css                    #All CSS files
โ”‚   โ””โ”€โ”€โ”€images                 #All Images
โ”œโ”€โ”€โ”€js                         #All JS Files
โ””โ”€โ”€โ”€Pages                      #All HTML Files

Color Scheme for website


Project Admin โค๏ธ


Ayan Gupta


Credit goes to these people:โœจ

Contributors


License

Licensed under the MIT License.


If u are a begineer and looking for contibutions then you can refer here contributions begin repository



Happy Coding ๐Ÿ‘จโ€๐Ÿ’ป

codersevoke_website's People

Contributors

aakankshabhende avatar anirudhpanda avatar ankitapuri avatar anubhavdevv avatar anupam-panwar avatar auraofdivinity avatar ayan-thecodeking avatar deek121477 avatar dexters-hub avatar honeybhardwaj avatar imsushant12 avatar ishan-pf avatar js-shubham avatar mayank-wadhwa-git avatar neelshah2409 avatar niteshseram avatar pranavkapoor28 avatar rakeshcharpe avatar ri-tae-ka avatar ritwik880 avatar rohan-kulkarni-25 avatar sahu-01 avatar sanika2103 avatar sarthakjdev avatar sarveshlimaye avatar shreyshreyansh avatar souravseal99 avatar sr-sweta avatar suvrashaw avatar swathi-469 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.