Skip to content

annagracecalhoun/gpa-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gpa-calc

react app + server for db class gpa calculator app

install in gpa-calc folder: npm install npm install axios npm uninstall react-router-dom npm install react-router-dom@5.2.0

install in server folder: npm install express body-parser my-sql nodemon cors

to run locally

  1. start XAMPP mySQL + apache server, open in localhost
  • if first time, create gpa-calc table using fixed sql file in google drive
  1. run npm start in gpa-calc folder and app should open in localhost:3000

  2. run nodemon index.js in server folder and can check server at localhost:3001

Refer to these videos

  1. https://www.youtube.com/watch?v=T8mqZZ0r-RA
  2. https://www.youtube.com/watch?v=3YrOOia3-mo
  3. https://www.youtube.com/watch?v=_S2GKnFpdtE

About

react app + server for db class gpa calculator app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published