{"id":28218114,"url":"https://github.com/itz-hiru/resume-pro-frontend","last_synced_at":"2025-06-12T16:30:27.867Z","repository":{"id":289677645,"uuid":"972011977","full_name":"itz-Hiru/Resume-Pro-Frontend","owner":"itz-Hiru","description":"Resume Pro MERN Stack project frontend","archived":false,"fork":false,"pushed_at":"2025-05-04T07:21:40.000Z","size":10378,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T01:11:21.811Z","etag":null,"topics":["html-canvas","react-hot-toast","react-icons","react-router-dom","react-to-print","react-vite","resume-website","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itz-Hiru.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-24T12:01:33.000Z","updated_at":"2025-05-09T20:14:39.000Z","dependencies_parsed_at":"2025-04-24T14:30:11.841Z","dependency_job_id":null,"html_url":"https://github.com/itz-Hiru/Resume-Pro-Frontend","commit_stats":null,"previous_names":["itz-hiru/resume-pro-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itz-Hiru/Resume-Pro-Frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itz-Hiru%2FResume-Pro-Frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itz-Hiru%2FResume-Pro-Frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itz-Hiru%2FResume-Pro-Frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itz-Hiru%2FResume-Pro-Frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itz-Hiru","download_url":"https://codeload.github.com/itz-Hiru/Resume-Pro-Frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itz-Hiru%2FResume-Pro-Frontend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259501852,"owners_count":22867690,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["html-canvas","react-hot-toast","react-icons","react-router-dom","react-to-print","react-vite","resume-website","tailwindcss"],"created_at":"2025-05-18T01:10:21.017Z","updated_at":"2025-06-12T16:30:27.861Z","avatar_url":"https://github.com/itz-Hiru.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎯 Resume Pro – Frontend\n\n\u003cp align=\"left\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\" alt=\"React\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Vite-646CFF?style=for-the-badge\u0026logo=vite\u0026logoColor=white\" alt=\"Vite\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/TailwindCSS-06B6D4?style=for-the-badge\u0026logo=tailwindcss\u0026logoColor=white\" alt=\"Tailwind CSS\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://media.giphy.com/media/QssGEmpkyEOhBCb7e1/giphy.gif\" width=\"150\" alt=\"coding animation\"\u003e\n\u003c/p\u003e\n\n\u003e 🚀 **Resume Pro** is a sleek, modern resume builder web app that allows users to create, save, customize, and export professional CVs using beautiful prebuilt templates and color palettes – built with love using React Vite \u0026 Tailwind CSS.\n\n---\n\n## ✨ Features\n\n- 🔥 **Modern, Animated Landing Page** – Home, Templates, Features \u0026 About sections\n- 🔐 **Authentication** – Login securely with email \u0026 password; add profile picture optionally\n- 📄 **Dashboard** – View all created CVs and manage them with ease\n- 🧩 **Prebuilt Templates** – 3 clean, professional CV templates ready to go\n- 🎨 **8 Color Palettes** – Customize CV color scheme as you like\n- 💾 **Save CVs** – Resume your work any time from the dashboard\n- 🖨️ **Export Options** – Download as PDF, print directly from browser\n- ⚡ **Fast \u0026 Responsive** – Built with Vite and Tailwind for performance\n\n---\n\n## 🧰 Tech Stack \u0026 Libraries\n\n| Category        | Technology          |\n|-----------------|---------------------|\n| ⚛️ Frontend     | React + Vite       |\n| 🎨 Styling      | Tailwind CSS       |\n| 🔗 Routing      | react-router-dom   |\n| 📡 HTTP Client  | Axios              |\n| 📆 Date Format  | moment.js          |\n| 🔔 Toast Alerts | react-hot-toast    |\n| 🎨 Icons        | react-icons        |\n| 📄 PDF          | react-to-print     | \n\n---\n\n## 📁 Folder Structure\n\n```\nsrc/\n├── assets/               # Images, logos, etc.\n├── components/           # Reusable UI components\n├── context/              # Auth and App contexts\n├── pages/                # Main page views\n├── sections/             # Landing Page Sections\n├── utils/                # axios Instance and helpers\n├── App.jsx               # App entry point\n├── index.css             # Main CSS file\n└── main.jsx              # Vite entry point\n```\n\n---\n\n## 🛠️ Getting Started\n\n1. **Clone the repo**\n   ```bash\n   git clone https://github.com/itz-Hiru/Resume-Pro-Frontend.git\n   cd Resume-Pro-Frontend\n   ```\n\n2. **Install dependencies**\n   ```bash\n   npm install\n   ```\n\n3. **Run the app**\n   ```bash\n   npm run dev\n   ```\n\n   \u003e The app runs at `http://localhost:5173/`\n\n---\n\n## 📦 Build for Production\n\n```bash\nnpm run build\n```\n\n---\n\n## 🔗 Related Repos\n\n- 🧠 [Resume-Pro-Backend](https://github.com/itz-Hiru/Resume-Pro-Backend) \u003c!-- Link to your backend repo --\u003e\n\n---\n\n## 🙌 Credits\n\nMade with 💙 by [Hirumitha Kuladewa](https://hirumitha-portfolio.vercel.app)  \nSpecial thanks to the open-source community and icon providers!\n\n---\n\n## 📜 License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n\n## 🤝 Contribute\n\nContributions, issues, and feature requests are welcome!  \nFeel free to fork the project and submit a PR.\n\n---\n\n## 📬 Contact\n\nHave any questions or suggestions?\n\n- GitHub: [itz-Hiru](https://github.com/itz-Hiru)\n- Email: hirumithakuladewanew@gmail.com\n\n---\n\n\u003e ⭐ _If you like this project, don't forget to give it a star!_\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://media.giphy.com/media/jRf5fsn8G6YaogAWxn/giphy.gif\" width=\"200\" alt=\"thank you\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitz-hiru%2Fresume-pro-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitz-hiru%2Fresume-pro-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitz-hiru%2Fresume-pro-frontend/lists"}