Sanyam2000-dot / web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OPEN WEB GUIDE

Netlify Status Issues Lines of Code Last Commit

Open Web is basically the community website which gives information about the organisation, projects, events and team members. Purely made in react by open source contributors, it is a beginner friendly repository where anyone who just started learning react can come and contribute.

Contributing to OPEN WEB

A big welcome and thank you for considering contributing to OPEN open source projects! It’s people like you that make it a reality for users in our community.

Reading and following these guidelines will help us make the contribution process easy and effective for everyone involved. It also communicates that you agree to respect the time of the developers managing and developing these open source projects. In return, we will reciprocate that respect by addressing your issue, assessing changes, and helping you finalize your pull requests.

Getting Started

Contributions are made to this repo via Issues and Pull Requests (PRs). Please follow the steps mentioned below:

  1. Fork the repository to your own Github account
  2. Clone the project to your machine
  3. Create a branch locally with a succinct but descriptive name
  4. Commit changes to the branch
  5. Following any formatting and testing guidelines specific to this repo
  6. Push changes to your fork
  7. Open a PR in our repository and follow the PR template so that we can efficiently review the changes.

Project Setup

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm start

To Visit App:

localhost:3000

Getting Help

Join our slack channel in case you feel any difficulty.

Contributors

Credit goes to these people. Feel free to contribute!

About


Languages

Language:JavaScript 94.9%Language:HTML 4.2%Language:CSS 0.9%