A Dark CSS UI framework, based on nord color palette
This project is still in active development and changes may be applied until we hit version 1.0
documentations: https://nordui.netlify.com
install using NPM:
npm install nord-ui
or Yarn:
yarn add nord-ui
import component:
import 'nord-ui/dist/button.css'
import whole package:
import 'nord-ui'
if you're interested in contributing, contact me
Code Released under the MIT License.
Copyright 2020 Farhad Sharifi.