Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 295 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 295 Bytes

UTAK React Developer Test

Simple CRUD for Menu App

How to setup:

  1. Ensure than node/npm is installed
  2. Create a terminal/command window in the root directory of the application
  3. Install the required libraries with the command: "npm install"
  4. Start the app with the command: "npm start"