UTAK React Developer Test
Simple CRUD for Menu App
How to setup:
- Ensure than node/npm is installed
- Create a terminal/command window in the root directory of the application
- Install the required libraries with the command: "npm install"
- Start the app with the command: "npm start"