Backend for Raktarpan.
Live Link
npm install
export email="<Email>"
export emailpass="<Password>"
export pass="<Password>"
npm start
Site will be hosted at localhost:8000 Heroku remote is https://git.heroku.com/raktarpan.git To set envornment variable at heroku
heroku config:set email="" emailpass="" pass=""
- Photography club for background image.
- colorlib.com for forms styling.