food_explorer-server-side

Back-end / FoodExplorer-API / Server side.

A complete application with Reactjs and Node, in which the admin can register dishes, deserts and drinks and the user can buy.



Front-end running in producion env

https://food-explorer-eriket.netlify.app/



Technologies:

Express NodeJS SQLite (SQL) Knex.js



Administrator SignUp:

email: admin@email.com password: 123



Installation

You must have Node v16 or higher installed on your machine. In command line with the project in machine run the following commands.

Instructions: $ npm install.
$ npm run start.