This project is a mood journal to help log entries and moods for users.
We are living in a society with a lot of stress and distractions, sometimes we are unaware of our emotions that could possibly create some negative effects to our mental health. As mental health becomes a widely and openly discussed topic in our current society, we created this mood journal to enable users to record their moods and keep track of them.
- Clone this repo
- Run
npm i
to install all dependencies for this project - Run
npm start
to start the server - Backend has been deployed to Heroku. If you would like, you can checkout our backend repo that has attached below.
(Apologize for the resolution)
- Front End: ReactJS
- External API + Axios to fetch and generate random quotes in Home Page
- External API from Unsplash to generate random background images
- Backend + Database: Ruby on Rails API
- CSS for styling