An open API service indexing awesome lists of open source software.

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.

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.