Skip to content

KevinBruland/F3C_Website

 
 

Repository files navigation

FreeCodeCamp Columbus

Build Status Coverage Status Codacy Badge Known Vulnerabilities David GitHub pull requests

Free Code Camp is an open source learning community that helps beginner coders learn to develop for the web. Free Code Camp Columbus is a sub-group called a campsite loosely affiliated with the parent group of Free Code Camp. Here at Free Code Camp Columbus we have created a group website to bring all of our many group interaction technologies into one unified application to grow as a group and also learn to code along the way.

Contributions to this website are restricted to Free Code Camp Columbus campers only.

Installation and Setup

Install dependencies

yarn

Start local development server

yarn start

Build production files

yarn prod:build

Lint javascript

yarn lint

Fix javascript (lint)

yarn fix

Run tests

yarn test

View in your browser:

http://localhost:3000/

License

Distributed under an MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.0%
  • JavaScript 42.4%
  • HTML 0.6%