Skip to content

freddybrasileiro/OriginFinancial

Repository files navigation

Origin Frontend Take-Home Assignment

This is a solution proposed by to the Origin Frontend Take-Home Assignment, originally described at https://github.com/OriginFinancial/frontend-take-home-assignment

The solution is available at https://freddybrasileiro.github.io/OriginFinancial/

Usage

This project requires Node >=12 and NPM >= 6.

After you have cloned this repo, install the dependencies with:

npm install

You can then start the application running:

npm run dev

That's it. Just Access http://localhost:1234 in your browser.

Linting

npm run lint

Prettier

npm run prettier

Testing

npm run test

Storybook

npm run storybook

About

This is a solution proposed by to the Origin Frontend Take-Home Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors