Health Crumbs mock web app

Directory Structure

healthcrumbs => Login landing page with Google and Facebook login healthcrumbs-dash => User dashboard

The whole project is made using ReactJS, follow the instuctions attached to run the project

  1. cd healthcrumbs or cd healthcrumbs-dash
  2. npm install
  3. npm start
  4. Navigate to localhost:3000 to see the project in action