/polaris-frontend

Frontend for Polaris Chatbot

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Tech Tweakers - Polaris Chat Frontend v1

ReactJS Frontend for Polaris AI Chat API

Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors License Badge

Have some problem or a free time to help? Please open an Issue to tell us!

About

This project is a simple ReactJS frontend using MaterialUI to consume the Polaris AI Chat API.

Polaris Projects

Install

This project is old and its using NodeJS version v16.18.1. If you are using NVM, you can install NodeJS using the following command:

nvm install 16
nvm use 16

After that, follow the steps below:

# Clone this repository:
git clone https://github.com/Tech-Tweakers/polaris-frontend.git

# Enter in the folder:
cd polaris-frontend

# Install dependencies:
npm install --force
npm update --force

## Run the Frontend
npm start

Credits / Contributors

In memoriam of Anderson Roberto - https://github.com/EuAndersonRoberto