Open Your Terminal cd client
Install All dependencies for project:-
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Add .env the environment variable to your root directory
REACT_APP_GOOGLE_CLIENT_ID=YOUR_GOOGLE_CLIENT_ID
Builds the app for production to the build
folder.\