Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eliasgcf/dtmoney

dt money - Know where you spend your money
https://github.com/eliasgcf/dtmoney

Last synced: 12 days ago
JSON representation

dt money - Know where you spend your money

Awesome Lists containing this project

README

        


dtmoney


dt money - Know where you spend your money


Made by
Repository size
GitHub last commit
GitHub


About the project
Layout
Technologies
Getting started
License

## 💲 About the project

[dt money](https://dtmoney.vercel.app/) is a project created in [Rocketseat](https://rocketseat.com.br/) Ignite ReactJS training.

In this project you can save your transactions and see the total off money.

## 🔖 Layout

You can view the project layout through the links below:

- [Layout in Figma](https://www.figma.com/file/)

> Remembering that you need to have a [Figma](http://figma.com/) account to access it.

## 🚀 Technologies

- [ReactJS](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Miragejs](https://miragejs.com/)
- [Styled Components](https://styled-components.com/)

## 💻 Getting started

### Requirements

- [Node.js](https://nodejs.org/en/)
- [Yarn](https://classic.yarnpkg.com/) or [NPM](https://www.npmjs.com/) _(examples are with yarn)_

**Clone the project and access the folder**

```bash
$ git clone https://github.com/EliasGcf/dtmoney.git && cd dtmoney
```

**Follow the steps below**

```bash
# Install the dependencies
$ yarn

# Start the app
$ yarn start
```

## 📝 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

---


Made with 💜  by Elias Gabriel