Skip to content

robhung/ozpoints

Repository files navigation

OzPoints CircleCI

This project was made for comparing credit cards in Australia which offer a sign up bonus.

Motivated to help consumers maximise their frequent flyer points with minimal spending.

Inspired by OzBargain and MadFientest.

Getting Started

Install dependancies

$ yarn install                  # Same as `npm install`

Run the app in the development mode. Open http://localhost:3000 to view it in the browser.

$ yarn start                    # Same as `npm start`

Testing

Launch the test runner in the interactive watch mode.

$ yarn test                     # Same as `npm run start`

Build

Build the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

$ yarn build                    # Same as `npm run build`

Deployment

$ firebase deploy               # Requires authentication

Continous Integration

CI and CD is run through CircleCI and can be configured here.

For all pull requests, it will run linters and tests. On master branch, it will automatically build and deploy to Firebase.

Create-React-App

This project was bootstrapped with CRA. View its full user guide (some of it may no longer be relevant).

About

Comparing credit cards in Australia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages