- Step 1 - Clone the project
- Step 2 - Navigate to 'api' folder
- Step 3 - Create Google OAuth Client from Google Cloud Console(Mentioned in the report)
- Step 4 - Download Client ID JSON file, rename it as 'credentials' and paste it in the 'api' folder
- Step 5 - Run 'npm install'
- Step 6 - Run 'npm start'
- Step 7 - Navigate to 'oauth-fe' folder
- Step 2 - Navigate to 'api' folder
- Step 5 - Run 'yarn install'
- Step 6 - Run 'yarn start'