All Projects โ†’ andreystarkov โ†’ nebuchadnezzar

andreystarkov / nebuchadnezzar

Licence: other
on the way to cleanest react architechture

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to nebuchadnezzar

React Redux Hooks Starter
React-redux boilerplate using hooks ๐ŸŽฃ
Stars: โœญ 69 (+360%)
Mutual labels:  styled-components, react-boilerplate, starter-kit
Meteor Apollo Starter Kit
Meteor, Apollo, React, PWA, Styled-Components boilerplate
Stars: โœญ 91 (+506.67%)
Mutual labels:  apollo, styled-components, starter-kit
Ran
โšก RAN! React . GraphQL . Next.js Toolkit โšก - SEO-Ready, Production-Ready, SSR, Hot-Reload, CSS-in-JS, Caching, CLI commands and more...
Stars: โœญ 2,128 (+14086.67%)
Mutual labels:  apollo, styled-components
Fae
A functional module for Deno inspired from Ramda.
Stars: โœญ 44 (+193.33%)
Mutual labels:  ramda, ramdajs
react-styled-floating-label
Floating label component which works with any HTML input
Stars: โœญ 33 (+120%)
Mutual labels:  styled-components, styled
Booben
Web app constructor based on React, with GraphQL bindings
Stars: โœญ 96 (+540%)
Mutual labels:  apollo, styled-components
Reactql
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Stars: โœญ 1,833 (+12120%)
Mutual labels:  apollo, starter-kit
jss-material-ui
A enhanced styling engine for material-ui
Stars: โœญ 15 (+0%)
Mutual labels:  styled-components, styled
Mvfsillva
My personal website
Stars: โœญ 13 (-13.33%)
Mutual labels:  apollo, styled-components
foliage
๐Ÿƒ Style your components with performance
Stars: โœญ 29 (+93.33%)
Mutual labels:  styled-components, styled
react-native-ecommerce
E-commerce mobile application developed using React Native ๐Ÿ‘” ๐ŸŽฉ
Stars: โœญ 60 (+300%)
Mutual labels:  styled-components, reduxsauce
react-starter-kit
๐Ÿš€ React starter kit for a modern single page (SPA) application (dependencies updated at 28 July 2017). Zero configuration. Ready to go. Just paste your code!
Stars: โœญ 26 (+73.33%)
Mutual labels:  react-boilerplate, react-starter
Next Starter
Next.js Starter using GraphQL, MobX (Next.js, TypeScript, Babel, Express.js, Apollo Client, React Apollo, React Apollo Hooks, GraphQL Codegen, MobX, mobx-state-tree, styled-components, next-optimized-images, Serverless Framework, AWS Lambda, Dotenv)
Stars: โœญ 90 (+500%)
Mutual labels:  apollo, styled-components
Graphql Rails Blog
Blog App built with Rails 5, React and GraphQL
Stars: โœญ 160 (+966.67%)
Mutual labels:  apollo, starter-kit
React Hipstaplate
A ReactJS full-stack boilerplate based on typescript with ssr, custom apollo-server and huge stack of modern utilities which will help you to start your own project
Stars: โœญ 74 (+393.33%)
Mutual labels:  apollo, styled-components
guchub
๐ŸŽ“ Elegantly manage your GUC academic life
Stars: โœญ 15 (+0%)
Mutual labels:  apollo, styled-components
bilyeli
๐Ÿ›ดBilyeli is a minimal boilerplate for modern React app builds. Always up-to-date, always simple.
Stars: โœญ 22 (+46.67%)
Mutual labels:  react-boilerplate, react-starter
Pup
The Ultimate Boilerplate for Products.
Stars: โœญ 563 (+3653.33%)
Mutual labels:  apollo, styled-components
Pizzaql
๐Ÿ• Modern OSS Order Management System for Pizza Restaurants
Stars: โœญ 631 (+4106.67%)
Mutual labels:  apollo, styled-components
next-react-boilerplate
๐Ÿ”ฅ NextJS with additional tech feature like react-boilerplate. Demo >>
Stars: โœญ 20 (+33.33%)
Mutual labels:  react-boilerplate, reselect

Nebuchadnezzar

Powerful weapon set for fighting with big projects.

ใ€ฐ๏ธ Stack

๐Ÿ‘‘ Core

๐Ÿ’… Layout / Styling

๐Ÿ”— State management / Data flow

๐Ÿšš Transport

๐ŸŽ‰ Animations

๐Ÿ”ง Utils

๐Ÿ‘ฎ Code Style

ใ€ฐ๏ธ Quick start

 $ git clone https://github.com/DaoCasino/dc-react-kit ./ProjectName
 $ cd ./ProjectName
 $ chmod +X ./*.sh
 $ npm i
 $ npm start

ใ€ฐ๏ธ Build ๐Ÿด

 $ npm run build

ใ€ฐ๏ธ Tools ๐Ÿ”จ

๐Ÿ”น Create new component:

 $ ./component.sh SomeComponent

Now you can use it from anywhere, like:

  import { SomeComponent } from 'Components'

๐Ÿ”น Create an empty screen (top-level route)

  ./screen.sh SomeScreen
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].