LuizFelipeNeves / FretesBrasil

Plataforma de busca de Fretes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy to now

FretesBrasil

Prerequisites

node, npm

Download

download to your liking or using git:

git clone https://github.com/LuizFelipeNeves/FretesBrasil.git
cd FretesBrasil

Installation

npm install

or using yarn:

yarn install

Setting the environment

Create a file in project folder with name .env and content:

BDCONFIG= Your mongodb link here with user and password.
SECRET= Magic word > jsonwebtoken

How run?

npm run dev

Or deploy it to the cloud with now (download)

now

Screens

Main Fretes

About

Plataforma de busca de Fretes


Languages

Language:JavaScript 98.1%Language:CSS 1.9%