Giter VIP home page Giter VIP logo

resumemaker's Introduction

Resume-Maker

Welcome to Resume Maker, a user-friendly application for creating your professional resumes.

Table of Contents

Installation

Before getting started, ensure you have Node.js and npm installed on your system.

To install and run the project, follow these steps:

  1. Fork the Repository: Click the "Fork" button at the top right of the GitHub repository to create your fork. This will create a copy of the repository under your GitHub account.

  2. Clone the repository to your local machine:

    git clone https://github.com/yourusername/ResumeMaker.git
    cd ResumeMaker
  3. Install project dependencies. Use the --legacy-peer-deps flag to bypass potential peer dependency warnings:

    npm install --legacy-peer-deps
  4. Start the development server:

    npm start

The project should now be up and running. Access it at http://localhost:3000 in your web browser.

Contributor Guidelines

We welcome contributions from the community! If you'd like to contribute to the project, please follow these guidelines:

Branching

  • Create a separate branch for each feature or issue you're working on. Name your branches descriptively and concisely.

Issue Assignment

  • Only start working on an issue when you are assigned to it. This helps prevent multiple contributors from working on the same issue at the same time.

Pull Requests

  • Make a pull request as soon as you are assigned to as issue, this pull request will be used to track your progress on the issue by commits.

  • Be sure to link the issue in your pull request description using the # symbol followed by the issue number. For example, #1 links to issue #1.

  • Use meaningful commit messages to clearly describe your changes and contributions. Refer to the Commit Message Guidelines

Commit Frequency

  • To maintain active collaboration, contributors are expected to have at least one commit to the PR every 30 minutes that indicates progress or an update.
  • Maintainers may reach out to contributors if there are no recent updates on an issue.
  • If the update is unsatisfactory or if there is no response, the issue may be reassigned to another contributor.

We appreciate your interest in contributing to our project, and we look forward to collaborating with you!

Happy coding!

By - Saksham Alok

resumemaker's People

Contributors

saksham-13 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.