Frontend - QEDK/clarity GitHub Wiki

Starting the front-end server

$ git clone [email protected]:QEDK/clarity.git
$ cd clarity/frontend
$ npm install
$ npm start

The server will start running at lcoalhost:3000

About

The frontend has been developed to achieve the following goals:

  1. User can signin into the web app and enter a new journals
  2. Let the user know about the sentiment analysis of all his journals by presenting the outputs of the ML model

Screenshots

img img img img