- Clone the repository.
- Go to client directory and run command npm install.
- Then run npm start to start the development server.
- Go to server directory and create config.env file.
- Setup the environment variables.
- Run command npm install to install the dependencies.
- Run command npm run server to start the server.
Screenshot 1: Register Screen
Screenshot 2: Login Screen
Screenshot 3: Forgot Password Screen