Skip to content

gmnikhil/Emotify-MEAN-app

Repository files navigation

Emotify

Emotify is a peace platform developed for its users to achieve a better emotional state.

Framework

  • Emotify is made by using 'Angular' for frontend
  • The backend comprises of a server made from node.js and express.js
  • It uses mongoDB Atlas database for storing data.

Run Locally

You can run the frontend part locally by:

cloning the repo -> cd into it -> run ng serve