-
ReactJs
- Bootstrap (Botswatch theme
Material
) - Redux
- Bootstrap (Botswatch theme
-
NodeJs
- ExpressJs
- MongoDB
- JWT
- Nodemailer
- Restore packages for Client App
NPM INSTALL
- Restore packages for Server app
NPM INSTALL
- Set mongodb URI and NODEMAILER credentials in
server/config/dev.js
- To run the dev server type
NPM RUN DEV
inServer
root