Login/Signup Project using react node express and mongodb.
In this project we have 3 pages login, signup and home page. We have also added few functionalities such as usage of jwt token for authentication . We have used cors for react to node and mongoose for node to mongo connecitivity. In node,we have used joi for data validation.