Craft Your Perfect Resume with Our Advanced Builder App
Report Bug
·
Request Feature
Table of Contents
Our resume builder app is a powerful tool designed to streamline the process of creating professional resumes. Developed using cutting-edge technologies such as Next.js, Redux, Node.js, TypeScript, and MongoDB, our app aims to provide users with a seamless and intuitive experience while crafting their resumes.
So as to run our project locally, you need to follow the steps below.
-
Clone the repo
git clone https://github.com/shivam6862/Resume-Builder-app.git
-
Install NPM packages on Frontend folders
npm install
-
Enter your BACKEND URL in
.env
of Frontend directoryVITE_REACT_BACKEND_URL=http://localhost:8080
-
Run the project in Frontend using
npm run dev
-
You can now view the project at
http://localhost:3000/
-
Install NPM packages on Backend folders
npm install
-
Enter your MONGODB DATABASE URL and put it in
.env
file in backend directoryMONGODB_URL= "your mongodb url"
-
Make the database in your mongodb server named as
Resume-Builder-app
resumes users
-
Run the project in backend using
npm start
In today's competitive job market, a well-crafted resume can make all the difference in securing that dream job. However, creating a visually appealing and comprehensive resume can be a time-consuming and challenging task. That's where our resume builder app comes in.
The resume builder app is designed to help individuals create impressive resumes that stand out in today's competitive job market. By leveraging the power of Next.js, Redux, Node.js, TypeScript, and MongoDB, we have developed a feature-rich application that streamlines the resume creation process.
- User-Friendly Interface: The app offers an intuitive interface, ensuring that users can easily navigate through the resume-building process.
- Dynamic Sections: Include relevant sections such as education, work experience, skills, projects, certifications, and more. Customize the sections based on your specific needs.
- Real-Time Preview: Visualize your resume as you build it, allowing you to make instant adjustments and ensure a polished and professional result.
- Export Options: Export your resume as a PDF or share it directly with potential employers or job platforms to maximize your job search opportunities.
- Data Persistence: Your progress is securely stored using MongoDB, ensuring that you can access and modify your resume whenever and wherever needed.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!