/job-vue

Jobboard made using Vue 3.

Primary LanguageVueMIT LicenseMIT

Jobboard_Vue

Preview

ℹ️ About

This is a piece of a futur Jobboard app (front-end only) made using Vue 3,

my new tool JavaScript for end of August 2024

🔧 Tools

📥 Setup for contributions

  1. Open a terminal and paste these lines s
git clone git@github.com:loickcherimont/job-vue
  1. Go in the project , fetch all dependencies and run it
cd job-vue
npm i
npm run dev
  1. Welcome on the login page

⚠️ Prerequisites

To run correctly this project, you'll need Vue Router : Vue Router 4.4.3

🤔 How does it run ?

This is a simple jobboard app.

User can connect to the app using form,

and check all available jobs.

Note

A better version with more features is coming... 🏗️

🧪 Features

  • Prevent user to login without authentication (Go)
  • Create a signup session
  • Redesign the responsive
  • Create a page to display the entire post
  • Classic refacto!

🔑 License

Developed by Loick Cherimont

Under MIT License

Last edition : 2024-09-01