Vehicle Management System featuring Spring, SQLite, and React.

Run ConsoleApplication for a fully functional multiuser terminal version.

Run SpringApp for the Spring version of the back end and use Postman.

Run "npm start" in front_end_vehdb for a single user React front end.

Necessary dependencies for React:

npm install

Webpack (npm install -g webpack)

dev-server (npm install -g webpack-dev-server)