git clone [email protected]:iO-Academy/2021-jul-phs.git
- Open your MongoDB program (probably MongoDB Compass)
- Create a DB called "phs" with a collection named "doctors" - import to this collecion the following file:
/server/db/doctors.json
cd client
npm install
npm start
Go to localhost:3000
cd server
npm install
npm start
Go to localhost:5000/doctors