Skip to content

inehadev/CVgenerator

Repository files navigation

Coding Challenge

Description

Nextjs application to generate cv.

Table of Contents

Installation

  1. Clone the Repository

    git clone https://github.com/inehadev/CVgenerator
  2. Navigate to the Project Directory

    cd CVgenerator
  3. Install Dependencies

    npm install
  4. Add API Keys and Configuration Open the .env file and add your API keys and any other necessary configuration variables. Example:

    OPENAI_API_KEY=your_api_key
    

Usage

To run the project in development mode, use the following command:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors