viniciusbe / mywallet

A expense manager made with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mywallet logo

web application to manage expenses

GitHub license Badge GitHub top language

▶ Preview

📝 Table of Contents

🧐 About

Based on a project created during the RocketSeat's bootcamp GoStack

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What you'll need to install the application.

Node.js
Yarn

Installing

A step by step series of examples that tell you how to get a development env running.

Cloning the repository:

git clone https://github.com/viniciusbe/mywallet

Enter the app folder:

cd mywallet

Install the dependencies:

yarn

Run the application:

yarn start

The application should run on http://localhost:3000/

You'll also need to clone and run the api so the application can work properly!

⛏️ Built Using

✍️ License

This project is made available under the MIT License

Authors

avatar

Made with ❤ by Vinícius Bernardes

Linkedin Badge Gmail Badge Twitter Badge

About

A expense manager made with React

License:MIT License


Languages

Language:TypeScript 97.4%Language:HTML 1.6%Language:JavaScript 1.0%