Skip to content

vansh123456/code_reviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeReviYu

Easily review your Bad af code and get Suggestions on how to improve it easily

Features

  • works with Google Gemini LLM API to give easy answers for reviewing code
  • Backend made with Nodejs and express
  • Database,we are using MongoDB for efficient storage of Database
  • Frontend we have used React with prismjs for easier code editor on web.

Screenshots

one

Installation

  • To Run this project locally just clone this project and input your Gemini API key in the ".env" file and then
npm install 
  • for running the Backend
node server.js
  • for running the Frontend
npm run dev

About

built around google gemini API to review code

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors