2023-11-05 10:09:45 +02:00
2022-09-07 10:50:25 +03:00
2022-09-07 10:50:25 +03:00
2022-09-08 15:54:40 +03:00
2022-09-07 10:50:25 +03:00
2022-12-28 15:45:11 +02:00
2022-12-28 15:45:11 +02:00
2022-12-28 15:45:11 +02:00
2023-11-05 10:09:45 +02:00

react-hooks

Introduction

standard-cv is an npm package that provides a standard, beautiful and responsive curriculum vitae.

Package installation

// with npm
npm i --save @react-bricks/standard-cv --registry https://lab.code-rove.com/public-node-registry

// with yarn
yarn add @react-bricks/standard-cv --registry https://lab.code-rove.com/public-node-registry

How to use the package

import { StandardCV } from "@react-bricks/standard-cv";

Changelog

1.0.0 - This version includes the initial version of standard-cv react component.
1.0.1 - The user interface has been made more responsive based on the window size.
1.0.2 - Packages update

Description
No description provided
Readme 1.1 MiB
Languages
TypeScript 91.5%
CSS 8.4%
Shell 0.1%