This repository contains frontend, backend and docker mongodb setup.
- Backend is made using Expresjs
- Frontend is made using Reactjs
- docker mongodb is made using docker-compose
npm install
in folders backend and frontend to install modules and dependencies of backend and frontend apps.
npm start
to run backend and frontend
backend api is covered with test. In order to run tests
npm test
Backend uses credentials from wit.ai and openweatherapi, which i will revoke so will they will stop working after a few days.