Skip to content

scarpakz/vue-job-post

Repository files navigation

Job(List) Management System

Screen Shot 2026-02-16 at 9 54 08 PM

https://vue-starter.vercel.app

A high-performance basic Job Board application built to showcase modern front-end engineering patterns.

🛠 Tech Stack

  • Framework: Vue 3 (Composition API)
  • Build Tool: Vite
  • Styling: Tailwind CSS
  • Routing: Vue Router
  • Backend: JSON Server (Mock REST API) on local and (https://render.com/) on production.

✨ Key Features

  • Full CRUD: Create, Read, Update, and Delete job postings.
  • Responsive Design: Fully optimized for mobile, tablet, and desktop viewing.
  • Persistent State: (In Progress) Robust form handling and API integration.

Installation

Run this command first to install dependencies:

npm run install

Front-End

Start the front-end development server:

npm run dev

Back-End

Start the back-end server:

npm run server

If port 5000 is not working, try changing the port or using another available port on your machine.

Notes

Run front-end and back-end in separate terminals.

Make sure both are running for the application to work.

About

This project is a modern, responsive Job Listing Web Application built using Vue 3 (Composition API), Vite, and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages