Skip to content

pollencio/treinta

Repository files navigation

Treinta-test

Treinta-test is a web app designed and developed by Yeliana Torres as a development test for the company Treinta. All the code and designs that you can see here, have all the rights reserved for Yeliana Torres.

The company

Treinta company is a financial startup for Colombian and Mexican small buissinesses who want to record their transactions easily by using their smartphones.

Editor example

Development

This platform is developed with:

Note: This app follows the Atomic Design principles to create all the presentational and non-presentational components and doesn't use any css library.

Installation

In the project directory, you can run:

npm install

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

npm start

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

npm build

Builds the app in the folder /build.
Open http://localhost:3000 to view it in the browser.

npm deploy

Builds and deploy the app to the firebase hosting.
Open https://treinta-test.web.app to view it in the browser.