/DT-Money

This project is a challenge from Rocketseat's Ignite course, to train on what I've learned so far with ReactJS This project is basically a finance control, where it is possible to register money deposits or withdrawals.

Primary LanguageTypeScript

DT-Money

🤔 About the project

This project is a challenge from Rocketseat's Ignite course, to train on what I've learned so far with ReactJS

This project is basically a finance control, where it is possible to register money deposits or withdrawals.


🧪 Technologies used

React js MirageJs TypeScript Axios Styled components

🔥 How to run the project

Clone the project and access the project folder.

$ git clone https://github.com/PabloFerrari013/DT-Money
$ cd DT-Money

To start it, follow the steps below:

# Install as dependencies
$ yarn 

# Start the project
yarn start

The app is available in your browser at http://localhost:3000/