Skip to content

Splitwise clone using MySQL, ExpressJS, ReactJS and NodeJS

Notifications You must be signed in to change notification settings

mrugeshmaster/splitwise-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Splitwise - MySQL, ExpressJS, ReactJS, NodeJS

Steps:

  • Clone the repo
  • Import database.sql file to a MySQL database
  • Open Terminal and Run cd backend
  • Run npm i to install required packages for NodeJS backend
  • Run npm start to start the ExpressJS server
  • Open another Terminal and Run cd frontend
  • Run npm i to install required packages for ReactJS frontend
  • Run npm start to start the ReactJS server

Test Backend

  • cd backend
  • Run npm test to run Mocha test in Backend Server

About

Splitwise clone using MySQL, ExpressJS, ReactJS and NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published