This is a React jobs listing website project to enable job search and hiring process easier
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