Project_Live_Link: https://perfectprofile-ebde4.web.app
Perfect Profile is a web-based application designed to assist users in creating professional profiles and resumes effortlessly. The platform offers customizable templates and an intuitive interface, allowing users to build and format their resumes to showcase their skills, experience, and qualifications in a polished manner. The real-time preview feature ensures that users can see their changes instantly, and the platform supports the download of the final resume in PDF format for easy sharing. The frontend is developed using React.js, styled with Tailwind CSS and is hosted on Firebase for seamless deployment and scalability.
Frontend
1. clone the repository
git clone https://github.com/Sohana-Karniz-Mimmi/PerfectProfile-Client2. Navigate to frontend directory:
cd perfectProfile-client
3. Install dependencies: npm install
4. Set up environment variables:
5. Start the development server: npm run dev
6. Access the frontend website: Open your browser and go to http://localhost:5000.