Skip to content

This project is a clone of the Google Careers website. This project is built with Vite, Vue 3, and Tailwind CSS this project is also using Vitest for unit testing.

Notifications You must be signed in to change notification settings

omar-the-junior/google-careers-clone

Repository files navigation

Google Careers Clone

This project is a clone of the Google Careers website. This project is built with Vite, Vue 3, and Tailwind CSS this project is also using Vitest for unit testing.

Project Setup

pnpm install

Start Development Environment

1. Run the mock backend server in a separate terminal

pnpm run backend

2. Start the development server

pnpm run dev

Compile and Minify for Production

pnpm run build

Run Unit Tests with Vitest

pnpm run test:unit

Lint with ESLint

pnpm run lint

About

This project is a clone of the Google Careers website. This project is built with Vite, Vue 3, and Tailwind CSS this project is also using Vitest for unit testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published