/jobpkdo

JOBPkdo is a platform where you can find interns, freelance projects, remote jobs, and much more that comes through Twitter daily. You can share jobs with your friends and save them for later.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

JOBPkdo

JOBPkdo is a platform where you can find interns, freelance projects, remote jobs, and much more that comes through Twitter daily. You can share jobs with your friends and save them for later.

Note :- To save tweets, you will need to sign in with google.

APP URL :-

https://jobpkdo.netlify.app/

Features

  • Lots of JOB & Internships
  • Easy Voice Search
  • Share Or Copy URL
  • Easy SignIn via Google
  • Save For Later

Tech-Stack

NEXT.JS MONGODB TailwindCSS DaisyUI SocketIO DEEPGRAM SDK

Getting Started

  • Clone the Repo:

    git clone https://github.com/Gulshanaggarwal/jobpkdo
  • To run the Frontend development server:

    npm install
    npm run dev
    # or
    yarn dev

Open http://localhost:3000 with your browser to see the result.

  • To run the Backend development server:

    cd server
    npm install
    nodemon
    # or
    npm start

Open http://localhost:5000 with your browser to see the result.