Skip to content

AntonioLuiz-dev/frontend-take-home-assignment

 
 

Repository files navigation

Origin

We are ONLINE, try Now 🎉

Let's plan your saving goal.


About the project   |    Technologies   |    Getting started   |    Issues   


Layout


🏠 About the project

The project is a simulator to help users simulate how and when they will achieve their goal of buying their own home.

💻 Technologies


👷 Installation

You need to install Node.js first, then in order to clone the project via HTTPS, run this command:

$ git clone https://github.com/rodolfomori/frontend-take-home-assignment.git


Install dependencies

$ npm install


Run Tests

Unit test with Jest and Enzyme
$ npm run test:jest

E2E test with Cypress
$ npm run test:e2e

All test
$ npm run test


🏃 Getting Started

Run the following command in order to start the application in a development environment:

$ npm run dev


🐛 Issues

Feel free to file a new issue with a respective title and description on the Origin Take-Home Assignment repository. If you already found a solution to your problem, I would love to review your pull request!.


Made with ♥ by Rodolfo Mori 👋 Get in touch! t

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.9%
  • JavaScript 3.7%
  • HTML 1.4%