Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 589 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 589 Bytes

Reactjs and Hono client server starterklk

Set the new remote URL

git remote set-url origin https://new.url/repo.git

Verify the change to ensure the URL has been updated

git remote -v

and the result should be like so

origin  https://new.url/repo.git (fetch)
origin  https://new.url/repo.git (push)

Project todo - what and how to build the project

---- Needed

ROUTES

  • DASHBOARD

  • TRANSACTION

  • MANAGE

  • SETTINGS

  • history(chart on spend data)

  • summary {weekly, monthly}

/// check server schemma for user info data need