Check the packages you need to install in R as detailed in packages_required.txt.
Be sure to unzip two zipped files in data folder Be sure to set the environment where you extract the folder. e.g. you downloaded DEGenR in D: drive, please set the environment in R as setwd("D:").
##then run
library(shiny)
runApp("DEGenR")