Coder Social home page Coder Social logo

resumebuilder's Introduction

Resume Builder Website

This project is a Resume Builder website created using Vite, React, and Firebase. It allows users to create and manage their resumes online. Firebase is used for user authentication and data storage.

Features

  • User authentication with Firebase Authentication.
  • Create, edit, and delete resume details.
  • Store resume data in Firebase Firestore.

Technologies Used

  • Vite: Frontend build tool for modern web development.
  • React: JavaScript library for building user interfaces.
  • Firebase: Platform for building web and mobile applications by Google.

Installation

  1. Clone the repository:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd resume-builder
  3. Install dependencies:

    npm install
  4. Create a Firebase project and set up authentication and Firestore.

  5. Create a .env file in the root directory of the project and add Firebase configuration:

    VITE_API_KEY=<your-api-key>
    VITE_AUTH_DOMAIN=<your-auth-domain>
    VITE_PROJECT_ID=<your-project-id>
    VITE_STORAGE_BUCKET= <storage-bucket>
    VITE_MESSAGE_SENDER_ID= <message-sender-id>
    VITE_APP_ID= <app-id>
    
  6. Start the development server:

    npm run dev
  7. Open the browser and navigate to http://localhost:3000.

Usage

  1. Sign up for an account or log in using your existing account.
  2. Create a new resume by filling out the required information.
  3. Edit or delete your existing resumes as needed.
  4. Your resume data will be stored securely in Firebase Firestore.

Contributing

Contributions are welcome! If you'd like to contribute to this project, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

resumebuilder's People

Contributors

athul28 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.