Skip to content

My Wallet is a digital wallet where users can update their incomes and outcomes. #ReactJS.

Notifications You must be signed in to change notification settings

jumeneguete/mywallet-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💰 MyWallet

MyWallet is an application that came to help their users to keep tracking their incomes and outcomes!! It is a digital Wallet!
In this application users can add their incomes and outcomes with a brief description and check their total amount left in real time! It is an easy and simple way to organise finances with no stress!

🔹🔹About

This is an web application where people can add their incomes and expenses and keep it on track. Below are the implemented features:

  • Sign Up
  • Sign In
  • Home page showing the updated statement
  • Add income
  • Add outcome
  • Edit or delete income
  • Edit or delete outcome

🔹🔹Technologies

🔹🔹How to run

  1. Clone this repository
  2. Clone the back-end repository at https://github.com/jumeneguete/mywallet-back-end
  3. Follow instructions to run back-end at https://github.com/jumeneguete/mywallet-back-end
  4. Install dependencies
npm i
  1. Run the front-end with
npm start
  1. You can optionally build the project running
npm run build
  1. Finally access http://localhost:3000 on your favorite browser (unless it is Internet Explorer. In this case, review your life decisions)

About

My Wallet is a digital wallet where users can update their incomes and outcomes. #ReactJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published