Skip to content

jbrz0/terminal-ui

Repository files navigation

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