Skip to content

goodeinc/hite-nz

Repository files navigation

Hite-NZ

Hite-NZ is an accounts transaction application designed to simplify and streamline your financial transactions.


Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.


Prerequisites

What things you need to install the software and how to install them:

npm install
# or
yarn install

Installing

A step by step series of examples that tell you how to get a development environment running:

npm run dev
# or
yarn dev


You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Running the tests

Explain how to run the automated tests for this system:

npm test
# or
yarn test

Deployment

Add additional notes about how to deploy this on a live system:

npm run build
# or
yarn build

Built With

  • React - The web framework used
  • Next.js - Server-side rendering react app
  • TypeScript - Used for static typing in JavaScript

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc