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.
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.
- 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
- Clone this repository
- Install all dependencies
npm i
-
Populate
.env
file with variableVITE_BASE_URL
, this url should point to your API server (MyWallet-Back) -
Run the back-end in a development environment:
npm run dev
npm run build
npm start
Feel free to contact me in Linkedin!