Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 297 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 297 Bytes

This is a ready to go authentication system with OTP. It is built upon the MERN stack using firebase and JWT token.

run this command in both the client and server directories -

npm install

After installing the dependencies now run this command in the root directory-

npm run dev