This is the jobs listing project from the YouTube crash course.
This project uses JSON-Server for a mock backend.
npm installThe server will run on http://localhost:8000
npm run serverReact will run on http://localhost:3000
npm run devnpm run buildnpm run preview