Skip to content

braojntu/mern-auth-jwt-forgotpwd-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN-AUTH-JWT-FORGOTPWD-CLIENT

cd into parent folder and create .env file and add below parameter REACT_APP_API=https://yournodeserver.herokuapp.com/api

Install and Run

  1. npm install
  2. Add proxy server in package.json below the version parameter (this entry should be removed while deploying to netlify)
  1. npm start