Skip to content

Resume Builder UI is a web application Frontend built with Next.js, ReactJS, TypeScript, Tailwind CSS.

License

Notifications You must be signed in to change notification settings

sauravhathi/resume-builder-ui

Repository files navigation

Resume Builder UI

Resume Builder UI is a web application Frontend built with Next.js, ReactJS, TypeScript, Tailwind CSS.

Features

  • Header
  • Personal Details
  • Tab
  • Accordion
  • Add New
  • Model
  • Edit
  • Delete
  • Save
  • Cancel

Tech Stack

  • Next.js
  • ReactJS
  • TypeScript
  • Tailwind CSS
  • Figma

Demo

Screenshots

image

image

image

image

Run Locally

Clone the project

  git clone

Go to the project directory

  cd resume-builder-ui

Install dependencies

  npm install

  #or

  yarn

Start the server

  npm run dev

  #or

  yarn dev

Releases

No releases published

Packages

No packages published