c0d3.com repo powered by NextJS. An app to train people to be full stack software engineers.
Follow development setup guide.
- Run
STORY_PORT=6006 yarn storybook
. - Navigate to http://localhost:6006 in your browser.
React TypeScript Cheatsheets Learn how to develop with TypeScript in React (video)
- Before submitting your code run
yarn autofix
. - When creating a new Component, include a StoryBook demo of the Component with the PR.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!