Skip to content

Clarkbaum/HealthChart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HealthChart

Usage

React Challenge is a simple full stack application usng the MERN tech stack, built from scratch

Technologies

  1. Express / Node
  2. React / Redux
  3. Material-UI
  4. Webpack / Babel

how to run

open a new tab and run

npm run server

open another tab and run

npm run client

open another tab and run

mongod

import my dummy data using mongoimport

mongoimport --db healthChart --collection charts --drop --file ~/healthchart/data/charts.json

navigate to http://localhost:8080/

About

MERN stack showing health data from database being graphed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published