Hirelyst is a sleek and modern resume builder built using React. It empowers users to dynamically create, preview, and download professionally styled resumes. Designed with simplicity, customization, and speed in mind, it also features an elegant glowing UI experience inspired by modern design principles.
⸻
• 🌟 Interactive Resume Form: Fill out personal info, skills, career objectives, work experience, academic qualifications, certificates, and projects.
• 🎨 Modern UI: Styled with TailwindCSS and glowing border animations.
• 📄 PDF Generation: Instantly preview and download your resume as a PDF using @react-pdf/renderer.
• ⚛️ React Hooks: Built with useState, useEffect, useContext, and custom hooks for modularity.
• 🔥 Component-Based Architecture: Clean and organized React components.
⸻
• React
• TailwindCSS
• @react-pdf/renderer
• FileSaver.js
⸻
src/
├── components/
├── pages/
├── styles/
├── App.jsx
└── main.jsx
⸻
- Clone the Repo
git clone https://github.com/your-username/hirelyst.git cd hirelyst
- Install Dependencies
npm install
- Run the App
npm run dev
- Build for Production
npm run build
⸻
Coming soon — glow UI, resume preview, and download interaction!
⸻
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
⸻
This project is licensed under the MIT License.
⸻
• Inspired by the SleepWell UI Style Guide
• Glowing effect from modern CSS animation techniques
• Resume rendering by @react-pdf/renderer
⸻
Kapish Rohilla Front End Developer