Skip to content

JuanPabllo/minha-carteira-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

69 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ A Dashboard for financial control

Deploy and how to access the application

Access the application:

๐Ÿ›  Technology

The following tools were used in the construction of the project:

Getting Started ๐Ÿš€

Cloning

# Clone the repository using git
$ git clone https://github.com/JuanPabllo/minha-carteira-dashboard.git

# Access the project folder
$ cd minha-carteira-dashboard

Requirements

This project use third party dependencies that need to be installed, use that command to install all needed dependencies

$ yarn install
or
$ npm i

Running

To start the Server run the command

# Entering in directory
$ cd minha-carteira-dashboard

# Run the server
$ yarn start
or
$ npm run start

License ๐Ÿ“

This project is under the MIT license. See the LICENSE for more information.