React Challenge is a simple full stack application usng the MERN tech stack, built from scratch
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/