This project consists of a backend and frontend application. The backend is built using Node.js with Express, while the frontend is built using React. This project includes viewing,adding and testing various llm models
Backend:
backend directory.npm install.npm run dev.5000.Frontend:
frontend directory.npm install.npm start.3000..env file.Lighthouse is a tool for improving the quality of web pages. It measures performance, accessibility, best practices, and SEO. In this project, Lighthouse was used to analyze and optimize the performance of the frontend application. After making optimizations suggested by Lighthouse, the application achieved better loading times and overall performance.
Both the frontend and backend are hosted on Render.
26 commits
1 commits
JavaScript
91.0%
CSS
6.4%
HTML
2.6%
This project consists of a backend and frontend application. The backend is built using Node.js with Express, while the frontend is built using React. This project includes viewing,adding and testing various llm models
Backend:
backend directory.npm install.npm run dev.5000.Frontend:
frontend directory.npm install.npm start.3000..env file.Lighthouse is a tool for improving the quality of web pages. It measures performance, accessibility, best practices, and SEO. In this project, Lighthouse was used to analyze and optimize the performance of the frontend application. After making optimizations suggested by Lighthouse, the application achieved better loading times and overall performance.
Both the frontend and backend are hosted on Render.
26 commits
1 commits
JavaScript
91.0%
CSS
6.4%
HTML
2.6%