Skip to content

KMcCrear/HealthApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HealthApp

A Health Web app that is created using ReactJS, Node.js, Express, MySQL.

How to the run the app

How to correctly install this repo:

  1. Clone from branch of choice.
  2. Install the MySQL file to a MySQL database sever of your choice (XAMPP or MySQL Workbench is what was used)
  3. Run "npm install" in both the client and server folder
  4. Navigate to the "server" folder and run the command; 'Node index.js'
  5. Navigate to the "client" folder and run the command; 'npm start'

About

A Health Web app that is created using ReactJS, Node.js, Express, MySQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors