Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 1.85 KB

README.md

File metadata and controls

61 lines (43 loc) · 1.85 KB

🚀 Project status: Concluded ✅

Link Deploy Project - https://trips-dashboard-bruno-santos.netlify.app

Desktop:

capa-readme

Mobile:

mobile-readme

# Trips Dashboard

Project responsive for control trips used per drivers in apps as uber

# Prerequisites and how to run the application

Before starting, you will need to have the following tools installed on your machine: Git, Node.js and NPM. Besides, it's good to have an editor to work with the code like VSCode

# Running the Back End (servidor)

1- Clone this repository

$ git clone

2- Access the project folder in the terminal/cmd

$ cd Trips-Dashboard

3- Install the dependencies

$ npm install

4- Run the application in development mode

$ npm start

5- The server will start at porta:3000 - access

Success!! 😬

🛠 Technologies used

The following tools were used in building the project: