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

https://github.com/ellado-fbit/react-order-management-tool

An order management tool based on Node.js, MongoDB, React and JSON Web Tokens.
https://github.com/ellado-fbit/react-order-management-tool

jwt-authentication material-ui mongodb nodejs react

Last synced: 3 months ago
JSON representation

An order management tool based on Node.js, MongoDB, React and JSON Web Tokens.

Awesome Lists containing this project

README

        

# react-order-management-tool #

## Installation

~~~
npm install
~~~

## Usage

~~~
node server.js
npm start
~~~