https://github.com/alkush-pipania/nexlinker
https://github.com/alkush-pipania/nexlinker
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alkush-pipania/nexlinker
- Owner: Alkush-Pipania
- Created: 2024-06-08T20:00:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-13T17:09:47.000Z (about 1 year ago)
- Last Synced: 2024-07-13T18:27:29.959Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://nex-linker.vercel.app
- Size: 27.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Resume Builder
## Overview
This project is a **Resume Builder** application designed to help users create professional resumes. The application allows users to customize their resumes and even create their own resume templates. Built using modern web technologies, this project provides a seamless and interactive experience.## Landing Page
## Features
- Dynamic and user-friendly interface
- Secure authentication and real-time database
- Modern, responsive UI
- Fast and easy deployment
- Efficient data fetching and caching
- Smooth animations
- Simple notifications
- Export resume as an image## Technologies and Tools Used
- ⚛️ **ReactJS**: For creating a dynamic and user-friendly interface.
- 🔥 **Firebase**: Used for secure authentication and real-time database.
- 🎨 **Tailwind CSS**: Helped in designing a modern, responsive UI.
- 🚀 **Vercel**: Simplified the deployment process, making it fast and easy.
- 📦 **React Query**: Managed data fetching and caching efficiently.
- 🎥 **Framer Motion**: Added smooth animations for a better user experience.
- 🔔 **React Toastify**: For clean and simple notifications.
- 🖼️ **html-to-image**: Allowed users to export their resume as an image.## Challenges and Solutions
- 📱 **Mobile Redirection Issue**: Ensured users can't access the "Customize this template" page on mobile devices, redirecting them appropriately.
- 🌐 **Deployment vs. Localhost Discrepancy**: Solved issues where the app worked locally but not on deployment, focusing on environment variables and build configurations.
- 🔐 **Firebase Integration**: Overcame initial challenges with Firebase authentication and data fetching by refining the implementation and using React Query for better state management.## Usage
To use the Resume Builder, navigate to `(https://nex-linker.vercel.app/)` in your web browser. From there, you can create and customize your resume.## Contributing
If you would like to contribute to this project, please fork the repository and create a pull request with your changes. Contributions are welcome!