FreeCodeCamp Projects Save

This repo is for coders who are looking to contribute & participate in Hacktoberfest. Please do star the repo if y'all liked it!

Project README

FreeCodeCamp-Projects

Here's the link for the freeCodeCamp curriculum

Contributing to this repo

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing soluctions with beter time/space complexity
  • Becoming a maintainer

We Use Github Flow, So All Code Changes Happen Through Pull Requests

Pull requests are the best way to propose changes to the codebase (we use Github Flow). We actively welcome your pull requests:

  1. Fork the repo and create your branch from master.
  2. Clone that branch onto your local machine using git clone <https link of your branch>
  3. Make required changes and commit them using:
  4. Make sure your code lints.
  5. git add filename
    git commit -m "Bried description about your PR"
    git push origin 
    
  6. Issue that pull request!

Solution Format

There is no solution format as such.
Just make sure that your solution is properly commented and working.

Open Source Agenda is not affiliated with "FreeCodeCamp Projects" Project. README Source: TraXIcoN/FreeCodeCamp-Projects

Open Source Agenda Badge

Open Source Agenda Rating