Skip to content

CodeBrew is the platform where we use the AI to generate the Resume and Portfolio to the people who are native users(Project is not Completely built)

Notifications You must be signed in to change notification settings

suraj-9849/codeBrew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation


CodeBrew Project Setup Guide

Welcome to the CodeBrew project! Follow the steps below to get the frontend and backend up and running.

Frontend Setup

  1. Navigate to the frontend directory:

    cd frontend
  2. Install the necessary dependencies:

    npm install
  3. Start the development server:

    npm run dev

Backend Setup

  1. Navigate to the backend directory:

    cd backend
  2. Install the backend dependencies:

    npm install
  3. Start the backend server with Nodemon for automatic restarts during development:

    npx nodemon index.js

Happy Coding from the CodeBrew Team! ☕🚀

About

CodeBrew is the platform where we use the AI to generate the Resume and Portfolio to the people who are native users(Project is not Completely built)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published