https://github.com/daryadmitrievna02/cvv_generator
CV-Generator app using React.js
https://github.com/daryadmitrievna02/cvv_generator
cv-generator javascript react tailwindcss
Last synced: 3 months ago
JSON representation
CV-Generator app using React.js
- Host: GitHub
- URL: https://github.com/daryadmitrievna02/cvv_generator
- Owner: DaryaDmitrievna02
- Created: 2024-07-07T16:24:41.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T08:36:28.000Z (10 months ago)
- Last Synced: 2025-01-21T06:43:40.838Z (5 months ago)
- Topics: cv-generator, javascript, react, tailwindcss
- Language: JavaScript
- Homepage: https://daryadmitrievna02.github.io/CVV_Generator/
- Size: 1.06 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CV Generator
The stack that is being used: React, Tailwind-css.
Demo: https://daryadmitrievna02.github.io/CVV_Generator/
# Getting startedTo use this app, you can follow these steps:
- Clone the repository or download the source code.
- Open the project in your preferred code editor.
- Run `npm install` to install the necessary dependencies.
- Run `npm run dev` to start the development server.
- Open your browser and navigate to http://localhost:5173 to use the app.