Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 267 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 267 Bytes

FD-Manager

React web app to keep track of your FD receipt data instead of writing in a diary/notebook.

People are welcome to contribute and make it better!

In Terminal

  • npm start

In other terminal

  • npx json-server --watch data/db.json --port 8000