nickbouldien / dashboard_desafio

Basic 'drag and drop' dashboard built with react/redux using public APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dashboard Desafio

("Dashboard challenge")

Just a small project to mess around with React, Redux, React DnD (Drag and Drop library), a few public/free apis, Webpack that I made in October of 2017.

Instalation

  • pull down the repo
  • yarn/npm install
  • yarn dev or npm run dev
  • open up browser to localhost (default port is 3000)

APIs used:

  • weather
  • currency converter
  • stock price

TODOs:

  • write tests
  • use flow
  • upgrade to webpack 4
  • more css/responsiveness

Quick Demo:

dashboard quick demo

About

Basic 'drag and drop' dashboard built with react/redux using public APIs


Languages

Language:JavaScript 96.1%Language:CSS 2.9%Language:HTML 1.0%