Skip to content

afrakhan123/Yjares-UTAK-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"