Skip to content

Repository files navigation

Bemployed

Bemployed is an AI-powered job search product. The site presents the product as an AI assistant that finds relevant jobs, adapts resumes, and applies automatically for job seekers.

What This Project Includes

  • A hero section, company marquee, feature sections, workflow steps, FAQ, and footer
  • Tailwind CSS v4 styling with reusable UI components
  • Lightweight motion and visual effects, including highlighted text and a 3D-style synthesis background

Tech Stack

  • Next.js 16
  • React 19
  • TypeScript
  • Tailwind CSS 4
  • ESLint

Prerequisites

Before running the project locally, make sure you have:

  • Node.js 20 or newer
  • pnpm installed globally

You can install pnpm with:

npm install -g pnpm

Install Dependencies

pnpm install

Run Locally

Start the development server:

pnpm dev

Then open http://localhost:3000.

Build For Production

Create a production build:

pnpm build

Run the production server locally:

pnpm start

Lint

pnpm lint

Project Structure

  • app/ contains the Next.js app entry and global styles
  • features/landing-page/ contains the main landing page sections
  • components/ contains reusable UI and section-level components
  • public/ contains static images and assets

Notes

  • There are currently no required environment variables for local development.
  • Remote images are configured for logo.debounce.com and images.unsplash.com in next.config.ts.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages