in progress
This app manages daily moods with a Gif and data visualization of the semantic analysis of your weekly, monthly, and yearly moods.
- JavaScript
- Passport
- Express.js
- Sequelize.js
- Node.js
- HTML
- React.js
- React-Redux
- GIPHY API
- Sentiment.js
- D3.js
Fork and clone the repo npm install
and then npm run start-dev
to get it running!
You will need to create a secrets file for the following keys:
- Giphy developer account to get a key
- You might need to add in Google Oauth Keys since it is in the process of being implemented.