react-adinkra
v1.0.8
Published
React Component for the adinkra library
Downloads
7
Maintainers
Readme
React Adinkra
How to use it
<link rel="stylesheet" href="https://cdn.rawgit.com/JacobTheEvans/adinkra/c54b4e0e/src/adinkra.css">
Then install the package using npm
npm install react-adinkra
import React from "react";
import { Adinkra } from "react-adinkra";
class App extends React.Component {
render() {
return (
<Adinkra name="asase-ye-duru"/>
)
}
}
export default App;
import React from "react";
import { Adinkra } from "react-adinkra";
import "./App.css";
class App extends React.Component {
render() {
return (
<Adinkra className="large-icon" style={{color: "red"}} name="asase-ye-duru"/>
)
}
}
export default App;
What is Adinkra?
Credit
The symbols and the information for these symbols where gathered from many resources including current West African Citizens, online dictionaries and government websites. Below you will find links to all the sites used.