Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devzgabriel/ignite-ggmoney
A simple finance app to control your money. So intuitive you can say that's "GG easy"!
https://github.com/devzgabriel/ignite-ggmoney
money money-manager reactjs styled-components typescript
Last synced: about 1 month ago
JSON representation
A simple finance app to control your money. So intuitive you can say that's "GG easy"!
- Host: GitHub
- URL: https://github.com/devzgabriel/ignite-ggmoney
- Owner: devzgabriel
- License: mit
- Created: 2021-03-17T02:08:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-04T22:09:47.000Z (over 3 years ago)
- Last Synced: 2023-03-06T06:32:44.910Z (almost 2 years ago)
- Topics: money, money-manager, reactjs, styled-components, typescript
- Language: TypeScript
- Homepage: ignite-ggmoney.vercel.app
- Size: 335 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ggMoney
An app for such a simple financial control that you can say that is "GG easy"!![ggMoney preview](.github/home.png)
![ggMoney new](.github/new.png)
## ๐งช Tecnologies
This project was developed using cutting edge front-end technologies.
- [ReactJS](https://reactjs.org/)
- [Typescript](https://www.typescriptlang.org/)
- [Next.js](https://nextjs.org/)## ๐ Getting started
- You need to install both [Node.js](https://nodejs.org/en/download/) and [Yarn](https://yarnpkg.com/) to run this project.
**Clone the project and access the folder**
```bash
$ git clone https://github.com/devzgabriel/ignite-ggmoney && cd ignite-ggmoney
```**Follow the steps below**
```bash
# Install the dependencies
$ yarn# Run the web server
$ yarn start
```The app will be available for access on your browser at `http://localhost:3000`
## ๐ License
This project is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for details.
---
Made with ๐ by Gabriel Silva