Tellme is a MERN app that provides a service for sending and receiving opinions anonymously.
Live preview: Tellme
- Clone/Download the repo.
- Install dependencies:
yarn installornpm install - Edit your /config/default.json file to include the correct MongoDB URI
- Run
yarn startornpm start. - You are ready!

