Skip to content

Repository files navigation

VLM-RUN-Resume-Tailor

VLM-RUN-Resume-Tailor** is a web application designed to assist users in tailoring their resumes to specific job descriptions, enhancing their chances of securing desired positions.

✨ Features

  • Resume Customization: Input your existing resume and a target job description to receive a tailored version emphasizing relevant skills and experiences.
  • User-Friendly Interface: Navigate through the application effortlessly with an intuitive design.
  • Real-Time Feedback: Receive instant suggestions and modifications to optimize your resume content.

🚀 Getting Started

Follow these instructions to set up and run the project locally.

Prerequisites

  • Node.js: Ensure you have Node.js installed. Download Node.js
  • Package Manager: Either npm (comes with Node.js) or yarn.

Installation

  1. Clone the Repository:

    git clone https://github.com/CharlesCreativeContent/VLM-RUN-Resume-Tailor.git
  2. Navigate to the Project Directory:

    cd VLM-RUN-Resume-Tailor
  3. Install Dependencies:

    Using npm or yarn:

    npm install
    
    yarn install
  4. 🏃‍♂️ Running the Application To start the application in development mode:

    Using npm or yarn:

    npm run dev
    
    yarn dev

    The application will be running at: localhost:3000

🗂 Project Structure

Client: Contains the front-end code of the application.

Server: Holds the back-end code, including API endpoints and server configurations.

Shared: Includes shared utilities and components used by both client and server.

⚙️ Configuration

Tailwind CSS settings: tailwind.config.ts

Vite build configuration: vite.config.ts

Adjust these as needed for your own development requirements.

🤝 Contributing

Contributions are welcome!

Please fork the repository and submit a pull request with your improvements or suggestions.

📄 License

This project is licensed under the MIT License.

🔗 Live Demo

Check out the app on Replit:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages