- Clone this repository
- Install dependencies using
npm install - Run the application using
npm run dev
create a .env file with the following variables:
VITE_APP_NAME="React Chat Deepseek"
VITE_API_URL="http://127.0.0.1:5000" # Replace with your API URL
Thanks to Dea Afrizal for API Deepseek support.
