Home Voyage is a home-finding demo app created to explore the usage of Typescript with React.
In terminal, run git clone https://github.com/MightyJoeW/HomeVoyage.git
Install: yarn
Run app: yarn start
Run unit tests: `yarn test`
- React
- TypeScript
- MUI
- Jest
- React Testing Library