Skip to content

BrunoSantosCosta/DT-Money

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Project status: Concluded ✅

Link Deploy Project - https://bruno-santos-dtmoney.netlify.app/

capa-readme

DT Money

dt-money is a simple application for financial control, developed during Rocketseat's Ignite

Prerequisites and how to run the application

Before starting, you will need to have the following tools installed on your machine: Git, Node.js and NPM. Besides, it's good to have an editor to work with the code like VSCode

Running the Back End (server)

1- Clone this repository

$ git clone

2- Access the project folder in the terminal/cmd

$ cd DT-Money

3- Install the dependencies

$ npm install

4- Run the application in development mode

$ npm start

5- The server will start at porta:3000 - access Success!! 😬

🛠 Technologies used

The following tools were used in building the project:
  • Node.js
  • NPM
  • React
  • Styled Components
  • John Adams
  • TypeScript