Giter Site home page Giter Site logo

cv_builder's Introduction

CV Builder

This is divided into two parts the frontend and backend.The compulsory Resume Builder API is in Backend folder created using Node.js while the optional Resume Builder UI is in frontend folder created using React.js

Installation

Clone the Repository

  1. Open your terminal and navigate to the directory where you want to clone the repository.

  2. Run the following command to clone the repository:

    git clone <Repo URL>
    

Backend Installation

  1. Open the terminal in the downloaded folder and run command:

    cd backend
    
  2. When in backend folder run command:

    npm install
    

Frontend Installation

  1. Open the terminal in the downloaded folder and run command:

    cd frontend
    
  2. When in backend folder run command:

    npm install
    

Usage

Backend Usage

  1. Open the terminal in the downloaded folder and run command:

    cd backend
  2. When in backend folder either run command:

    nodemon app.js
  3. You can also use:

    npm start
  4. Once the Server is active, feel free to use Postman or any other service for testing using "http://localhost:5000/api/resume"

    note: Api documenteation is specifiend inside backend folder.

Note: It uses local port 5000

Frontend Usage

  1. Open the terminal in the downloaded folder and run command:

    cd frontend
    
  2. When in frontenf folder run command:

    npm install
  3. After all dependencies are installed, run:

    npm start

Note: It uses local port 3000

Incase any issue arises feel free to contact me.

cv_builder's People

Contributors

zion53 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.