To get the frontend running locally:
- Clone this repo
npm install
to install all req'd dependenciesnpm start
to start the local server (this project uses create-react-app)
Login [email protected] Password demo#123
General functionality:
- Authenticate users (login/signup pages + logout button on settings page)
- Dashboard is the main feature of the whole application which can be demo in the given link.