Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 533 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 533 Bytes

XMeme 1.0

Visit Deployed App

https://xmemefrontendkrushnat90.herokuapp.com/

https://xmemebackendkrushnat90.herokuapp.com/

Folders

xmeme-backend : REST API developed using Java and Spring Boot

xmeme-frontend : Front end web app developed using REACT

Scripts in root folder

install.sh : Installs all necessary softwares necessary to run the API and fronend app on localhost

server_run.sh : Builds and starts API and frotend server

sleep.sh : Sleeps for 5 minutes

These scripts will run on Ubuntu/Linux machines.