This project was bootstrapped with Create React App.
Please Remember, if you are running the app for the first time you need to run `npm install` before you can run `npm run start`
If you want to run the project locally follow the steps below:
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:5000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Finally, use the json server in the following link as the backend. server link:https://github.com/maaislam/shipmentrecordserver copy repo from the above link and use npm start server to start the server.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!