/CodeNation-workingFullStack

All the necessary front end and back end files for register and login to work across FE and BE. (Please note some of the other functions are not complete/included.)

Primary LanguageJavaScript

CodeNation-workingFullStack

After cloning this repository, cd into the repo and then run ./install.sh - this will run ‘rpm I’ for both the front end and the back end.

Next create a .env file at root level and add the necessary information to link your database from clever-cloud.

Then run ./start.sh which will start the back end server and launch the front end React app.