Coder Social home page Coder Social logo

piyush3443code / hacktoberfest-2022 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dscnitrourkela/hacktoberfest-2023

0.0 0.0 0.0 309 KB

Forked for Hactober

Home Page: https://community.dscnitrourkela.org/

JavaScript 85.59% CSS 8.02% HTML 6.40%

hacktoberfest-2022's Introduction

Starware


Hacktoberfest 2022

Website for Hacktoberfest 2022

View Live ยท Report Bugs . Add Features

Table of Contents
  1. Built With
  2. Hacktoberfest
  3. Getting Started
  4. License
  5. DSC NIT Rourkela
  6. Starware

Built With

Following technologies and libraries are used for the development of this website

Hacktoberfest

Hacktoberfest is a month-long celebration of open source software run by DigitalOcean in partnership with GitHub and Twilio. Hacktoberfest is open to everyone in our global community!

Getting Started

To setup the project locally the steps below.

Prerequisites

  • Node.js

    # Homebrew
    brew install nodejs
    
    # Sudo apt
    sudo apt install nodejs
    
    # Packman
    pacman -S nodejs
    
    # Module Install
    dnf module install nodejs:<stream> # stream is the version
    
    # Windows (chocolaty)
    cinst nodejs.install
    
  • Yarn

  npm install --global yarn
  # Homebrew
  brew install git

  # Sudo apt
  apt-get install git

  # Packman
  pacman -S git

  # Module Install (Fedora)
  dnf install git

Contribution guidelines


Our Slack Community: Slack Invite

Contributions are welcome ๐ŸŽ‰๐ŸŽ‰

Local Repository Setup

Please refer to the project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your local system
  3. Commit changes to your own separate branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

Steps to add a Member Card

  • Locate the member.js in the src file
  • Add your details in the following format
  Example ->
  {
    github: 'riteshsp2000',
    twitter: 'https://twitter.com/riteshsp2000',
    linkedin: 'https://linkedin.com/in/riteshsp2000',
    portfolio: 'https://riteshpatil.dev',
  },

Running the project.

The project uses Yarn and not NPM. It is strictly advised to stick with Yarn so as to avoid dependency conflicts down the line.


## Install Dependencies
yarn install

## Run the Project
yarn develop

Following are the commands to remove/add new dependencies using yarn

## Add a new Package
yarn add package_name

## Remove an existing Package
yarn remove package_name

## Save Package as a Dev Dependency
yarn add -D package_name

License

Distributed under the MIT License. See LICENSE for more information.

DSC NIT Rourkela

Project developed and maintained by DSC NIT Rourkela DSC NIT Rourkela Cover Image

Starware

dscnitrourkela/project-icecream is Starware. This means you're free to use the project, as long as you star its GitHub repository. Your appreciation makes us grow and glow up. โญ

hacktoberfest-2022's People

Contributors

riteshsp2000 avatar abhibhaw avatar ashutosh-rath02 avatar piyush3443code avatar swatishree-mahapatra avatar b33pl0g1c avatar roshananduri avatar aankirz avatar sirsimon162 avatar anupandey1 avatar anj20 avatar ashimjungsaud avatar shurtu-gal avatar nayakastha avatar ayushshaw90 avatar b-iswajit-jena avatar durga811 avatar saigopu avatar ishansingh07 avatar jayeshxn avatar simply-human avatar masq915 avatar mixel2004 avatar mahendrasai024 avatar padmajabhol avatar pradhan-pk avatar ratnakar5938 avatar svs-pavan avatar shubcode4244 avatar sidharthsbharadwaj247 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.