cuvimaker is an online editor of cv maker, SEO-friendly made in Astro using vue components and tailwind. This project is coded in typescript
CUVIMAKER is an online CV maker built with Astro, Vue.js, TypeScript, and Tailwind. It utilizes the Astro’s island architecture to combine Single Page Application (SPA) and Static Site Generation (SSG) approaches. This allows users to create professional-looking CVs with ease.
To install CUVIMAKER, follow these steps:
Clone the repository to your local machine:
git clone [repository URL]
Navigate to the project directory:
cd CUVIMAKER
Install the project dependencies:
npm install
Start the local development server:
npm run dev
Access CUVIMAKER in your browser at localhost:3000.
CUVIMAKER is an online CV maker that utilizes Astro, Vue.js, TypeScript, and Tailwind to create visually appealing and professional CVs. Its use of Astro’s island architecture allows for a seamless user experience by combining the benefits of SPA and SSG approaches. With easy installation and a plethora of features, CUVIMAKER provides a powerful tool for creating impressive CVs.