SGC actions and opinions tracker! Submit your opinions to actions discussed during SGC
This project is hosted on Heroku : https://lost-and-fac.herokuapp.com/
npm i
to install all dependecies npm start
and view on localhost:7007 in your browsernpm test
to see JSHINT but we are going to write tests during the time we have to review our code .