Skip to content

oliviaresende/dtmoney

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dt money

Project for control of finances.


About the project ⭐️

Main features:

  • Add a new deposit
  • Add a new withdraw
  • Control deposit and withdraw by category
  • control the total deposit, the total withdraw and total balance

Technologies used:


How to run the project? 🚀

Prerequisites:

  1. Have the Node js instalado and combined it with Yarn;

  2. Clone the repository on your machine, using the command below on your terminal:

  git clone https://github.com/oliviaresende/dtmoney.git
  1. Access the repository:
  cd dtmoney
  1. Install your project's dependencies by typing in the terminal:
  yarn install
  1. And finally, give the command to run your project:
  yarn start

Note: The project will run on http://localhost:3000


About

Repository with the content learned from the Ignite React chapter 2 from Rocketseat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors