Loneliness. Stress. Anxiety. 😞
This words have become common in our society and negative emotions that is taking away the spark and brightness present in us. It makes the person feel low and depressed making self love much more important. 🧍:heart:
MindShare is an application made for the community that includes all of us. It is an application that gives you a way to share your thoughts freely with anyone in a safe space to get relaxed and feel loved.
There are two channels available :
- Chat : It gives you an option to create a safe end-to-end encrypted space to share your thoughts, emotions freely with your loved ones. It also shows motivating quotes to motivate you. 🧑🤝🧑
- Music : It gives you a playlist of some meditation songs to help you meditate or just listen while doing your work to make you feel peaceful and calm down the negative thoughts. It also displays motivational quotes to help you get charged up. 🎼 ✨
This application is made using react and node js. Therefore to run this application you need to install :
- Node JS (preferrably latest version) ( You can check the version by typing node --version)
- React
- Create an react app for the chatfrontend and then replace the common files with the one present here.
- Install sawo api using the command npm i sawo
This application contains two main sections:
- chatbackend : It handles the backend of the chat application. You may directly use it after cloning.
- chatfrontend : It handles the frontend part of the application including the API calls. To successfully run it you need to create the app and then replace the common files with the file in the app you creted.
After you have cloned, created the react app and replaced the files follow this steps to make the API working :
- Go to https://dev.sawolabs.com/ and create your account.
- Create a project and store the API key.
- Create a .env file in the same directory in which src folder is present.
- Add your api key as : API_APP_APP_KEY : <api_key>
Checkout : https://youtu.be/l997I5S2xC4