react-shapebase
v1.0.47
Published
Shapebase is a React component library based on the fundamentals of shapes. It makes for easy web development, creation of great user interfaces and development of Single Page Applications.
Downloads
7
Maintainers
Readme
This project is currently in early alpha and APIs are subject to change.
React Shapebase
React Shapebase is a set of React components that are based on the fundamentals of shapes and basic geometry. The library is inspired by Atomic-Design and Googles Material Design. The library will harmoniously integrate with your webpack workflow, although you can use any other module bundler.
Note: ⚠️ This source code is currently experimental and in a very early alpha phase.
Quickstart 🏃
First, make sure you have installed a recent npm version.
Then in a terminal:
git clone https://github.com/TeddyAndersson/react-shapebase.git
cd react-shapebase && npm install
To work in the project, you need a node
version that supports ES6 syntax. Although the project is built using Babel we use some ES6 features in the development server. Consider using nvm or n to handle different node versions!
Authors and Contributors
The project is being initially developed and maintained by Teddy Andersson and the contribution scene is open for anyone with an interest for the project to join. I want to create reference components, so any contribution is very welcome.
License
This project is licensed under the terms of the MIT license.