Skip to content

Pranavnk15/React-Resume-Builder-Fullstack

Repository files navigation

📄 Resume Builder

Welcome to Resume Builder, a web application built to help you create professional resumes easily.

🚀 Deployed Link

You can access the deployed version of the project here: Resume Builder

🛠️ Tech Stack

  • ReactJS: Utilized for building the frontend user interface and managing the application's state.
  • Firebase Firestore: Used as a real-time NoSQL database for storing resume data and enabling CRUD operations.
  • Firebase Authentication: Provides secure user authentication functionalities.
  • Tailwind CSS: Employed for styling the components and enhancing the visual appeal of the application.

📝 About the Project

Resume Builder is designed to streamline the process of creating resumes. It offers a user-friendly interface where users can input their information, customize the layout, and generate professional-looking resumes. The integration with Firebase Firestore ensures that the data is stored securely and allows users to perform real-time CRUD operations without any hassle.

📦 Installation

To run the project locally, follow these steps:

  1. Clone the repository: git clone <repository-url>
  2. Navigate to the project directory: cd resume-builder
  3. Install dependencies: npm install
  4. Start the development server: npm start

🤝 Contributing

Contributions are welcome! If you have any suggestions, improvements, or feature requests, feel free to open an issue or submit a pull request.

Feel free to explore, use, and contribute to Resume Builder. If you encounter any issues or have feedback, don't hesitate to reach out. Happy building! 🚀