OS Resume: Oversimplified Resume Builder

Create a professional resume in 15 minutes.

OS Resume Editor DEMO

💻 Screens

Landing Page Templates Page
OS Resume Landing Page OS Resume Templates Page
Dashboard Page Editor Page (Empty Resume)
=OS Resume Dashboard Page OS Resume Editor Page
Resume Editor (Form Updata/Create Resume Fields) Resume Editor (Google Fonts)
=OS Resume Manage Sub Fields =OS Resume Google Fonts Support

Resume Editor (Manage Resume Sub Fields) =OS Resume Manage Sub Fields

Getting Started

  1. Install all dependencies:
npm install
# or
yarn 
  1. Goto Clerk Dashboard and create an application you will get the below mentioned credentials. (Step: 3)

  2. Create a .env file in the root folder. Add these env configs...

    NEXT_PUBLIC_CLERK_FRONTEND_API=<CLERK FRONTEND API>
    NEXT_PUBLIC_CLERK_SIGN_IN=<CLERK SIGN IN>
    NEXT_PUBLIC_MONOGO_URI=<MongoDB URI>
    CLERK_API_KEY=<CLERK API KEY>

  3. Seeder Script (Optional)
    To seed
    Set "type":"module" in package.json,
    Modify acc. to you needs
    RUN!

    Enjoy

Support

Buy Me A Coffee

Vishwajeet Raj – vishwajeet.netlify.app

Built With

Share this project:

Updates