atyderada / fda-visualizer

openFDA data visualization exercise

Home Page:https://atyderada.github.io/fda-visualizer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FDA-visualization demo

Project was built with Vue.js and consumes data from the openFDA API. It uses d3.js to display incoming data in beautifull charts/graphs

Live version of the project lives in the following link: https://atyderada.github.io/fda-visualizer/

In order to test locally:

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

About

openFDA data visualization exercise

https://atyderada.github.io/fda-visualizer/


Languages

Language:Vue 90.7%Language:JavaScript 5.2%Language:HTML 2.3%Language:Shell 1.8%