https://github.com/garciaoyervides/noresteapp
A receipt manager app coded in nodejs and react.
https://github.com/garciaoyervides/noresteapp
nodejs react receipt-capture receipt-printer receipts
Last synced: 3 months ago
JSON representation
A receipt manager app coded in nodejs and react.
- Host: GitHub
- URL: https://github.com/garciaoyervides/noresteapp
- Owner: garciaoyervides
- License: other
- Created: 2025-06-20T03:07:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-20T03:15:35.000Z (about 1 year ago)
- Last Synced: 2025-06-20T04:25:37.076Z (about 1 year ago)
- Topics: nodejs, react, receipt-capture, receipt-printer, receipts
- Language: JavaScript
- Homepage:
- Size: 451 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Noreste App
This project is a web-based payments manager for a school or for general purpose.
The backend is written in NodeJS and the frontend is written in React.
## Available Scripts
Some tips:
### `nodemon server`
Run this command from the backend folder to help while developing.
Use Node14.