In our busy day to day life it is easy to go through each day without taking note of our mental health. Whether you are too busy to journal or go to therapy, Emoji Hero is a simple app to let you track your day to date mental state!
Our calendar feature let's you choose an emoji and set the emoji for the day as well as add a small text input about your day. You can then view an array of emojis in your calendar to mental health trends.
- React
- Node.js
- Express.js
- MongoDB
- Mongoose ORM
- Apollo Server
- JSON Web Token
- Grommet UI Framework
Clone the repository and run
npm install
To run the project on your local machine
cd server
npm run watch
cd client
npm start
Deployed on Heroku