bilgedemirkaya / c0d3-app

C0D3 - Become a Software Engineer the Hard Way

Home Page:https://www.c0d3.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c0d3.com

All Contributors

CI codecov

Repo for c0d3.com powered by NextJS. A website to train people to be full stack software engineers.

Prerequisites

  • Node.JS
  • Git

How to Start

Follow development setup guide.

How to Use Storybook

  1. Run STORY_PORT=6006 yarn storybook.
  2. Navigate to http://localhost:6006 in your browser.

Contributing

Watch the video below to find out how to develop with TypeScript in React

React TypeScript Tutorial

PR Criteria

  1. Before submitting your code run yarn autofix.
  2. When creating a new Component, include a StoryBook demo of the Component with the PR.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Song Zheng

πŸ› πŸ“– πŸ€” πŸš‡ πŸ§‘β€πŸ« πŸ“†

Herman Wong

πŸ› πŸ’» πŸ‘€

Alexis Ortiz Ojeda

πŸ’»

David De Wulf

πŸ’»

Michael Dinh

πŸ’»

rkalra247

πŸ’»

SahilKalra98

πŸ’»

Colton Ehrman

πŸ’»

Daniel Thalhuber

πŸ’»

Cijin Cherian

πŸ’»

Steven Lay

πŸ’»

anthonykhoa

πŸ’»

Guilherme Gwadera

πŸ“– πŸ‘€

Peter Mulard

πŸ’»

Ulisseus

πŸ’» πŸ“–

Charles

πŸ’»

JasirZaeem

πŸ’»

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

About

C0D3 - Become a Software Engineer the Hard Way

https://www.c0d3.com


Languages

Language:TypeScript 60.3%Language:JavaScript 36.1%Language:SCSS 1.7%Language:HTML 0.9%Language:Shell 0.7%Language:Dockerfile 0.2%Language:CSS 0.1%