batzsh / dtmoney-react

An interface to register financial incomes and outcomes

Home Page:https://dtmoney-react-rust.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’° DT Money

An interface to register financial incomes and outcomes.

GitHub language count Repository size GitHub last commit License Stargazers Made by henbalmant Stargazers

Status: πŸš€ Done

Summary

πŸ’» About

πŸ’° DT Money is an interface to register financial incomes and outcomes.

πŸ”Ό Open in Vercel

Preview

Project developed inside Ignite πŸ”₯ offered by Rocketseat.


πŸš€ How to run this project

This project has only a frontend application.

Requirements

Before you begin, you will need to have the following tools installed on your machine: Git and Yarn

Besides that, is good to have an editor to visualize and navigate trough the code like VSCode

🎲 Running the application

# Clone this repository
$ git clone git@github.com:henbalmant/dtmoney-react.git

# Access the project folder with your terminal/cmd
$ cd dtmoney-react

# Install all dependencies
$ yarn install

# Starts the application
$ yarn start

# The server will start on port:3000 - access http://localhost:3000

πŸ”Ό Open in Vercel


πŸ›  Tech Stack

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

Frontend (React + TypeScript)

See package.json

Utilities


πŸ’ͺ How to contribute

  1. Fork the project.
  2. Create a new branch with your changes: git checkout -b my-feature
  3. Save your changes and create a commit message telling you what you did: git commit -m "feature: My new feature"
  4. Submit your changes: git push origin my-feature

    If you have any questions check this guide on how to contribute


🦸 Author


Henrique Balmant
πŸš€

Gmail Badge Linkedin Badge


πŸ“ License

This project is under the license MIT.

Made with ❀️ by Henrique Balmant πŸ‘‹πŸ½ Get in touch!

About

An interface to register financial incomes and outcomes

https://dtmoney-react-rust.vercel.app

License:MIT License


Languages

Language:TypeScript 95.9%Language:HTML 4.1%