Skip to content

SaikatDe/fcc-hyd.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Triagers Badge

Welcome to Free Code Camp Hyderabad

We're a web developer community based out of Hyderabad, India. We organize meetups every weekend and help our members learn web development. This repo hosts our GitHub site, which is still under construction.

Contributing

  1. Follow the instructions on this Installing Git guide to install Git on your system.
  2. Fork the project into your account and clone it locally
# Get the latest snapshot
git clone https://github.com/fcc-hyd/fcc-hyd.github.io.git fcc-hyd

# Change directory
cd fcc-hyd
  1. Create a branch specific to the issue or feature
  2. Make some changes to the code, add them to the staging area and commit them
  3. Squash your commits
  4. Submit a pull request

Adding your member profile

  • Open index.html in members folder
  • Add new list item with your details
  • Create new folder with your GitHub username. Copy index.html from any of the other member folders. Paste the index.html in the folder you just created and edit it with your details
  • Commit the changes
  • Push to your fork and send a pull request

About

FreeCodeCamp Hyderabad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.7%
  • CSS 39.2%
  • JavaScript 12.1%