Skip to content

cyishere/vue-crash-course

Repository files navigation

This project was created by following Brad Traversy's Vue.js Job Board Crash Course.


This project uses json-server as a mock backend API to read and write local JSON files. Before starting the application, you'll need to start the JSON server by running:

pnpm run server

Then, run this app.

pnpm run dev

Issues

After adding TailwindCSS, when adding a new job in /jobs/add, the app redirect to the /jobs/:newJob page, but this job details page reloads.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published