Qu4ntumGuy / support-ai

Build a website to ask query and get solution

Home Page:https://support-ai-pi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

After cloning the repository update the .env file to yours, also provide an .env.example for reference.

Available Scripts

In the project directory, run the backend:

git clone https://github.com/Qu4ntumGuy/support-ai.git
cd backend
npm i
npm start

For frontend :

cd ../frontend
npm i
npm start

About

Build a website to ask query and get solution

https://support-ai-pi.vercel.app


Languages

Language:JavaScript 95.4%Language:HTML 3.5%Language:CSS 1.2%