https://github.com/rcdexta/india-facts
India in numbers
https://github.com/rcdexta/india-facts
data highcharts india react
Last synced: 10 months ago
JSON representation
India in numbers
- Host: GitHub
- URL: https://github.com/rcdexta/india-facts
- Owner: rcdexta
- Created: 2017-04-24T01:12:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T01:40:18.000Z (almost 9 years ago)
- Last Synced: 2025-03-25T17:47:03.216Z (11 months ago)
- Topics: data, highcharts, india, react
- Language: JavaScript
- Homepage: http://india-facts.in
- Size: 467 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# India Facts
The code that powers http://india-facts.in
## Dependencies
* react
* react-icons
* react-highcharts
* react-router
* styled-components
## Development
Clone the code and install the dependencies. Would recommend using `yarn` and `npm` would work fine too!
```
$ git clone https://github.com/rcdexta/india-trends
$ cd india-trends
$ yarn install
$ yarn start
```
### License
MIT