Skip to content

ollionorg/flow-starterkit-react

Repository files navigation

@cldcvr/flow-icon

About flow Flow is a design framework that aims to be the fastest way to go from prototype to implementation. You can learn more about @cldcvr/flow-core.

Flow starer kit - ReactJS The purpose of the starter kits is to get a new frontend project up and running with all the basic requirements. You can add, remove or modify anything and use any other libraries /tools you prefer. Each starter kit comes baked with

  • ReactJS
  • flow-core - building blocks for all flow components, templates, dependencies, and themes.
  • flow-icons - system icons for a basic interface
  • layouts

Features

  • Responsive templates (top-nav and left-nav)
  • Interactions ready, for example - Clicking on the profile icon, will open a profile details popup
  • Dark and light theme
  • Custom themes (coming soon)
  • Swappable templates

Getting started

  1. Create a new repository from flow-starterkit-react https://github.com/cldcvr/flow-starterkit-react/generate
  2. Clone and install the new repo yarn install
  3. Development yarn start