Repo for c0d3.com powered by NextJS. A website to train people to be full stack software engineers.
- Node.JS
- Git
Follow development setup guide.
- Run
STORY_PORT=6006 yarn storybook
. - Navigate to http://localhost:6006 in your browser.
Watch the video below to find out how to develop with TypeScript in React
- 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!