Skip to content

void-hr/jobify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jobify

One stop for searching job

Setting up project on local

  1. Clone this repo

     git clone git@github.com:void-hr/jobify.git
    

Setup frontend

  1. Change directory to client

    cd client
    
  2. Install packages

    npm i
    
  3. Run client

    npm run dev
    

Setup backend

  1. Change directory to client

    cd server
    
  2. Install packages

    npm i
    
  3. Run client

    npm run dev
    

About

One stop for searching job

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors