This is my implementation of the rejection app for DevAnywhere.io and ericelliottjs.com.
Check out the app at https://rejectionapp.com.
Run the app locally:
yarn start
Run unit tests:
yarn test
This app shows:
- Unit tests with RITEway
- Styling with Material-UI
- Redux and Redux Saga
- React Hooks
- Social Login with Facebook to Cognito User Pools (through Amplify)
- GraphQL AppSync API with DynamoDB (through Amplify)