LeoSouzaNunes / my-wallet

A website where you can control your finances history built with React and Styled component.

Home Page:https://my-wallet-liart.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

An mobile online finance history website that you can control your deposits and withdraw. You can try it out here.

About

The following features are available:

  • Sign-up and sign-in to access your profile.
  • View your history trades.
  • Add a deposit and withdraw.
  • Logout.

As a future feature you will be able to remove and edit posted trades.

Technologies

How to run

Firstly you will need to run the back-end, then just follow the next steps.

  1. Clone this repository

  2. Install dependencies

npm i
  1. Run the application with
npm run start

About

A website where you can control your finances history built with React and Styled component.

https://my-wallet-liart.vercel.app/


Languages

Language:JavaScript 95.9%Language:HTML 2.7%Language:CSS 1.4%