This repository contains code for implement a password-reset feature using a React client and Express backend. How to run it locally:
- Clone the repository and install the dependencies using npm
- Set up a MongoDB database and configure the connection.
- Add in your gmail and your gmail app password as environmental variables.