The project "Resume-inator" is an online open-source resume builder. It is very easy to and the resume can be built within minutes. The required input fields are entered by the user, and then based on the details, the Resume is generated. Currently, it supports only 2 templates. Highly inspired from Overleaf resume and novoresume.
This project helps to organize thoughts and ensures that everything is filled in its appropriate place. It helps to remember important details that should be on the resume, making sure that nothing important is left out. It is also a time-saving advantage if there is a need for applying for more than one job.
Resume-inator.Demo.Made.with.Clipchamp.mp4
https://resume-inator.netlify.app/
- React.
- HTML.
- Tailwind CSS.
- Netlify.
- Clone the Repository with:
git clone https://github.com/Akash-Ramjyothi/Resume-inator
- Install required dependencies with:
npm install
- Start development server with:
npm start
- Take a look at the Existing Issues or create your own Issues!
- Wait for the Issue to be assigned to you after which you can start working on it.
- Fork the Repo and create a Branch for any Issue that you are working upon.
- Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
- Add Screenshots to help me know what this Code is all about.