-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8cf0d04
commit 3051f71
Showing
2 changed files
with
27 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,25 @@ | ||
# Resume-builder | ||
# Resume Builder Application | ||
|
||
Welcome to the **Resume Builder Application**! This application is designed to help students create professional and polished resumes with ease. Built using React, Vite, and Chakra UI, the application offers customizable templates, step-by-step navigation, animations, and professional styling to ensure your resume stands out. | ||
|
||
## Features | ||
|
||
- **Customizable Templates**: Choose from a variety of professional resume templates. | ||
- **Step-by-Step Navigation**: Easily navigate through different sections of the resume with a stepper. | ||
- **Animations**: Smooth animations enhance the user experience. | ||
- **Professional Styling**: Built with Chakra UI for sleek and modern design. | ||
|
||
## Technologies Used | ||
|
||
- **Frontend**: React, Chakra UI | ||
- **Build Tool**: Vite | ||
- **Backend**: node.js, express, mongodb | ||
|
||
## Installation | ||
|
||
Follow these steps to set up the project locally: | ||
|
||
1. **Clone the repository**: | ||
```sh | ||
git clone https://github.com/Anku-yadav-001/resume-builder-application.git | ||
cd resume-builder-application |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters