Skip to content

A repo containing a resume builder application built using React(UI), Tailwind CSS & Hero icons.

License

Notifications You must be signed in to change notification settings

Marx-wrld/Resume-Builder

Repository files navigation

A repo containing a resume builder application built using React(UI), Tailwind CSS, post-css-plugin, react-router-dom, craco-plugin & Hero icons.

  • Link to the app - https://resume-buildx.netlify.app/

  • This application structure involves a landing page (Home.js), a navigation bar (Navbar.js), resume templates (Minimalist.js and TwoColumn.js), and a component for dynamically rendering templates based on user selection (Resume.js). The templates receive data as props and display the user's information in a structured manner.

  • The TemplateData component renders the Resume component, passing various props such as userData, empData, eduData, projectData, type, headerColor, and headerTextColor. This integration allows the user-entered data and styling preferences to be used in generating the final resume layout.

Screenshot (127)

Screenshot (126)

Screenshot (125)

Features

  • Ready-to-use templates
  • Color picker
  • Download PDF

Stack

Installation

  1. Clone / Download this repo.
  2. Inside the project open a terminal and run:
npm install

This will install all the project libraries & dependencies.

  1. To start the development server run:
npm start

About

A repo containing a resume builder application built using React(UI), Tailwind CSS & Hero icons.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages