oddscenes / terminal-ui

UI toolkit built with react and sass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

Taking inspiration from terminal navigation on computers in the past/present, this UI Kit is a collection of ReactJS components to integrate into a website or app. The components fit nicely in the pre-built grid, with a number of different column options. Contains a range of different cards to be inserted into the grid setup, with interactivity and animations built in.

http://terminalui.info

Dependencies

  • Webpack
  • Babel
  • NodeJS
  • ReactJS
  • Sass
  • PostCSS

Installation

git clone <repo>
yarn install
yarn start

Lisence

This project is licensed under the MIT License - see the LICENSE file for details

About

UI toolkit built with react and sass

License:MIT License


Languages

Language:JavaScript 66.9%Language:CSS 31.2%Language:HTML 1.9%