Log Room Frontend

Clone repo and run

npm install

Includes Json Server. Run from root directory

json-server --watch db.json

Http wrapper implemented. Using axios.