Skip to content

Conversation

@Cyusa144
Copy link
Collaborator

Description

adds google authentication
(u can login using existing google)
This set up a project from scratch without using npx create-react-app

Type of change

Please check the options that are relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How should this be manually tested or reproduced?

  • Clone this repo
  • Run the command npm i
  • Run the command npm start

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

habaumugisha1 and others added 30 commits January 15, 2021 11:46
…d creating a model for viewing a particular request
@mfrank37
Copy link
Member

Please fix the build errors, @Cyusa144 . Seems you have merged instead of rebasing, while updating your branch.

Copy link
Member

@songa1 songa1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On the opening tag of ProtectedRoute of NotificationsDetails, the tag is not closed.
And why am I getting this error?
Screen Shot 2021-03-31 at 15 05 08

@Cyusa144 Cyusa144 requested a review from songa1 March 31, 2021 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants