ivanmartinezmorales / front-end

Operation Code's website

Home Page:https://operationcode.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT Twitter Follow

CircleCI Test Coverage Maintainability Cypress.io tests

See unblocked, unassigned issues. We love our labels - feel free to filter issues to find what you want to work on.

Welcome!

This is the front-end application for OperationCode. We highly recommend joining our organization to receive an invite to our Slack team. From there, you'll want to join the #oc-projects channel. You can get help from multiple professional developers, including people who have worked on the application since day 1!

Before contributing, please review our Contributing Guide

Maintainers

For information about the maintainers of the project, check out MAINTAINERS.md.

Quick Start

If you're unsure of how to start this app or code for it, don't worry! You're our target audience! Please read our Contributing Guide to learn everything you need to be able to ask the right questions on our Slack team.

In continuing with the quick start instructions, it is assumed that you are no stranger to React applications, the JavaScript ecosystem, and standard GitHub workflows such as forking, cloning, and branching.

Our entire UI library is documented via Storybook

Required versions of tools used within the repo:

  • Node: See .nvmrc
  • yarn@1.12.1 or greater
  • git@2.17.1 or greater
# Install dependencies
yarn

# Run local development
yarn dev

# Use Storybook as a workbench when developing new components
yarn storybook

# Run all unit tests
yarn test

# Run all Cypress tests (make sure your dev server is running)
yarn test:e2e

# Create all the necessary files/folders for a new, reusable component
yarn create-component $ComponentName

# Create the necessary file with a small boilerplate for a new page
yarn create-page $PageName

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Kyle Holmberg
Kyle Holmberg

πŸ’» ⚠️ 🚧 πŸ€” πŸ“– πŸ’¬
Allen Anthes
Allen Anthes

πŸš‡ 🚧 πŸ€” πŸ’» πŸ’¬
William Montgomery
William Montgomery

πŸ’» πŸ‘€ πŸ€” πŸš‡ 🚧
Julian True Flynn
Julian True Flynn

🚧 πŸ€” πŸ’» πŸ’¬
Julien Mayer
Julien Mayer

πŸ’» ⚠️ πŸ€”
Daniel Schulz
Daniel Schulz

πŸ’» πŸ€” πŸš‡
Seth Bergman
Seth Bergman

πŸ’» πŸ‘€ πŸ€”
Nic Young
Nic Young

πŸ’» πŸ‘€ πŸ€”
Kristiyan Dimitrov
Kristiyan Dimitrov

πŸ’» 🚧 ⚠️
Ashley Templet
Ashley Templet

πŸ€” πŸ“† πŸ’Ό
Mark Chernov
Mark Chernov

πŸ’»
Angela Lin
Angela Lin

πŸ’»
Chris Gonzalez
Chris Gonzalez

πŸ’»
CL Mason
CL Mason

πŸ’»
John Goure
John Goure

πŸ’»
David McClain | Dirtyredz
David McClain | Dirtyredz

πŸ’»
Peter Eck
Peter Eck

πŸ’»
Roger Keith
Roger Keith

πŸ’»
Chris Galvan
Chris Galvan

πŸ’»
Jacob Fielding
Jacob Fielding

πŸ’»
David
David

πŸ’»
Sumit Parakh
Sumit Parakh

πŸ’»
K MacLeod
K MacLeod

πŸ’»
marciojcoelho
marciojcoelho

πŸ’»
dennis
dennis

πŸ’»
Shobhit
Shobhit

πŸ’»
Rick
Rick

πŸ’»
Jim
Jim

πŸ’»
Soris Cox
Soris Cox

πŸ’»
Chris Laughlin
Chris Laughlin

πŸ’»
Earl Jay
Earl Jay

πŸ’»
Alexander Nelson
Alexander Nelson

πŸ’»
Kanit Sharma
Kanit Sharma

πŸ’»
aasifkhan7
aasifkhan7

πŸ’»
Babu Thomas
Babu Thomas

πŸ’»
David Bledsoe
David Bledsoe

πŸ’»
eharris99
eharris99

πŸ’»
Erdem Efe Erol
Erdem Efe Erol

πŸ’»
Ivan Martinez Morales
Ivan Martinez Morales

πŸ’»
Josh Callahan
Josh Callahan

πŸ’»
Josiah Dahl
Josiah Dahl

πŸ’»
Kyle Gunn
Kyle Gunn

πŸ’»
Richard Supak
Richard Supak

πŸ’»
Tomer Ben-Rachel
Tomer Ben-Rachel

πŸ’»
David Yearwood
David Yearwood

πŸ’»
Timothy Quirk
Timothy Quirk

πŸ’»
danielasannino
danielasannino

πŸ’»
Conrad Bituin
Conrad Bituin

πŸ’»
Tunmise Ogunniyi
Tunmise Ogunniyi

πŸ’»
Calin
Calin

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Operation Code's website

https://operationcode.org

License:MIT License


Languages

Language:JavaScript 91.4%Language:CSS 8.5%Language:HTML 0.1%