Backend

Backend for Raktarpan. Live Link

How to use

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=""

Credits:

  • Photography club for background image.
  • colorlib.com for forms styling.