This is the official landing page for freeCodeCampKarachi which is one of the Local Study Groups of freeCodeCamp.org an Online E-learning platform. This group is run by some of the very enthusiastic members of the group itself who are like minded and share the same goal of supporting, guiding and connecting newcomers and experienced developers alike.
We Love to contribute Open Source and encourage other developers to do the same. Even this page has some very easy open issues for first timers to help them create their first Pull Request.
If you are looking forward to contribute, You can do so by following these Guidelines.
-
Install Node.js (
node
) latest version. -
Verify that you're running
node
version 7 or above andnpm
version 5 or above.node -v v9.3.0 npm -v 5.5.1
-
Make sure you have Git Installed in your system
- Fork this repository
-
Open a Terminal / Command Line / Bash Shell and navigate to a project directory where you want to copy this project.
cd yourProjectDirectory
-
Run below command in your terminal.
git clone https://github.com/yourUsername/fcckarachi.github.io.git
(make sure to replace
yourUsername
with your GitHub Username), This will download the entirefcckarachi.github.io
repo to your projects directory.
-
cd
into the base directory of yourfcckarachi
project. -
Install the application dependencies.
npm install
This command serves the app at http://localhost:1234 and provides basic URL routing for the app:
npm start
- Join fcckarachi Organization on github.
- Please follow these Guidelines in order to contribute to this repo.
- Bundled using Parcel.js
- Styled using Materialize.css
- Deployed using TravisCI
- Style guide provided by freeCodeCamp
- Section Separator used from this CodePen
- Inspired by freeCodeCampVienna
- Designed using Brain.js & Creativity.js
Feel free to get in touch with us [email protected]