horatiubota / react-romania

Responsive maps of Romania's administrative units. Made with React Hooks, Material UI 4 and D3v5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 

Responsive maps of Romania's administrative units. Made with React Hooks, Material UI 4 and D3v5.

 

react-romania

NPM JavaScript Style Guide

Demo

Check out the demo here: https://horatiubota.github.io/react-romania/

Install

npm install --save react-romania

Usage

import React, { Component } from 'react'
import MapOfRomania from 'react-romania'

function Example()  {
  return (
    <MapOfRomania />
  )
}

License

MIT © horatiubota

About

Responsive maps of Romania's administrative units. Made with React Hooks, Material UI 4 and D3v5.


Languages

Language:JavaScript 98.1%Language:HTML 1.6%Language:CSS 0.3%