Skip to content

CraftMyCV: A responsive resume creation tool built with React

License

Notifications You must be signed in to change notification settings

n3rm4121/CraftMyCV

Repository files navigation

CraftMyCV

CraftMyCV is a easy way to make your professional CV.

Live Website

You can view a live CraftMyCV

Installation

  1. Clone the repository:

    git clone https://github.com/n3rm4121/CraftMyCV.git
  2. Navigate to the project directory:

    cd CraftMyCV
  3. Install dependencies:

    npm install
  4. Run the development server:

    npm run dev
  5. Open your browser and navigate to http://localhost:4173 to view the application.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Contributors