Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 673 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 673 Bytes

Budgie app

Budgie app is a tool to track your expenses and analyze them, built with React and styled with Tailwind css.

Demo (Desktop only)

https://budgie.isawi.tech/


Screen Shot 2024-02-17 at 11 41 27

Installation

git clone [email protected]:YusufLisawi/budgie.git
cd budgie
npm install
npm start

Tools used

  • Reactjs
    • Context api
    • useState, useEffect
    • react router v6
  • LocalStorage
  • Tailwind css
  • chart.js
  • SweetAlert2
  • react-tiptool
  • react-flipMove