since this project has Client and Server folders separately, run $ cd server $ npm run to start up Server side(localhost://3000)
next, $ cd client $ npm start
to start up Client side(localhost://3001)
Then the whole project starts up!!!!
since this project has Client and Server folders separately, run $ cd server $ npm run to start up Server side(localhost://3000)
next, $ cd client $ npm start
to start up Client side(localhost://3001)
Then the whole project starts up!!!!