Skip to content

A Meme Posting website. This project is developed and deployed as part of Crio: Winter of Doing stage 2

Notifications You must be signed in to change notification settings

krushnat90/XMeme

Repository files navigation

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.