Skip to content

This is the front-end of my financial controll app. I used React.js and styled-components in this project. This was the thirteenth project of Driven Full Stack Development bootcamp.

Notifications You must be signed in to change notification settings

vinicbarros/MyWallet-Front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


My Wallet!

Financial controller App | Front-End Web Project


This is the front-end part of MyWallet, i used React.js to this project. This was the first full stack project of the Driven full stack web development bootcamp.

In this project i worked on to make the best financial app!


About

I loved to build this project, it was very fun because i got deep into React features and i learned so mutch, it was my first time using Context API. Also this is the thirteenth project of Driven Full Stack Web Development bootcamp.

Features

  • Create an account
  • Mobile layout
  • Keep track of your financial transactions and overall balance
  • Add a receipt or a payment
  • You can also delete it

Built with

React React-Router Styled-Components Visual Studio Code

How to run

  1. Clone this repository
  2. Install all dependencies
npm i
  1. Populate .env file with variable VITE_BASE_URL, this url should point to your API server (MyWallet-Back)

  2. Run the back-end in a development environment:

npm run dev

Building and starting for production

npm run build
npm start

Contact

Feel free to contact me in Linkedin!

LinkedIn

About

This is the front-end of my financial controll app. I used React.js and styled-components in this project. This was the thirteenth project of Driven Full Stack Development bootcamp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published