Skip to content

jeffleon/Front-End-Quick

Repository files navigation

Quick project ⚡️

Front-end Quick

This project its to solve the problem of logistic companies that have to use a random squeme to manage the cost of one trip between to specific points for this reason we want to share this approach to solve this problem, in the web page you can put one point around colombia and the response its the tolls that has in this specific route and the expenses asociates at this route like Fuel, expenses about the vehicle, and the sum of all, as you can see in the gif below.

alt text;

🚀 Quick start

  1. Dependencies:

    For this project need to install all dependencies use the command below

    # install all dependencies about the project
    cd Front-End-Quick
    npm install
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    gatsby develop
  3. Open the source code and start editing!

    Your site is now running at http://localhost:8000

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

💥 Deploy.

This app was deploy in SmartRoute with Firebase , enjoy your trip with us

🧐 What's inside?

A quick look at the top-level files and directories you'll see in the project.

.
├── node_modules
├── src
├── hooks
├── components
├── assets
├── .gitignore
├── .prettierrc
├── gatsby-browser.js
├── gatsby-config.js
├── gatsby-node.js
├── gatsby-ssr.js
├── LICENSE
├── package-lock.json
├── package.json
└── README.md
└── AUTHORS

Authors

FullDevs Team:

  • Juan Carlos Rengifo - Front-end
  • Jefferson Alexander Leon - Front-end/Back-end
  • Eduard Sneyder Amador - DevOps/Back-end
  • Andres Santiago Reyes - Back-end

About

Final Project Holberton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages