Skip to content

Latest commit

 

History

History
67 lines (48 loc) · 2.23 KB

README.md

File metadata and controls

67 lines (48 loc) · 2.23 KB

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