Skip to content

ClipCV is a Next.js application me manage and easily copy my job application information. It provides a simple interface for viewing and copying various details commonly required in job applications.

Notifications You must be signed in to change notification settings

mohithsarma/clipCV-nextApp

Repository files navigation

ClipCV App

ClipCV is a Next.js application designed to help job seekers manage and easily copy their application information. It provides a simple interface for viewing and copying various details commonly required in job applications.

Features

  • Display personal information, education details, and work experience
  • Easy-to-use copy functionality for each piece of information
  • Responsive design that works on both desktop and mobile devices

Technologies Used

  • Next.js 14
  • React
  • TypeScript
  • Lucide React (for icons)

Getting Started

Prerequisites

  • Node.js (version 14 or later)
  • npm

Installation

  1. Clone the repository:

    git clone https://github.com/mohithsarma/clipCV-nextApp.git
    cd clipcv-app
    
  2. Install the dependencies:

    npm install
    
  3. Run the development server:

    npm run dev
    
  4. Open http://localhost:3000 in your browser to see the application.

Project Structure

  • page.tsx: The main page component that displays all the information
  • CopyableContent.tsx: A client-side component that handles the copy functionality

About

ClipCV is a Next.js application me manage and easily copy my job application information. It provides a simple interface for viewing and copying various details commonly required in job applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published