A simple react app note taking application that stores and loads data for authenticated users.
To run Localy, first run npm i
in client folder and in the main folder, then run npm run build
to build. You can start the backend by simpily running pm2 start process.config.js
.
The link for localhost is : http://localhost:3000/
Please wait 1 min when first logging in (Needs to wake up database) ##[Server Link]: --- [https://pyaenaing.github.io/noteFE/#/ ] (https://pyaenaing.github.io/noteFE/#/)