Giter VIP home page Giter VIP logo

co2_tracker's Introduction

Welcome to CO2_Foot_Tracker 👋

Version License: MIT

Manten el registro y control de la huella de carbono emitida por tu empresa

🚀 Install

  1. Clonar el repositorio

git clone https://github.com/Samuelab2/co2_tracker.git

  1. Cambiar a la carpeta generada

cd co2_tracker

Backend

  1. Dentro de la carpeta /backend se encuentra el desarrollo realizado con node.js, nos movemos a esta para instalar las dependencias adecuadas

cd backend

  1. Ejecutamos para instalar los paquetes necesarios:

yarn install

  1. Renombrar el archivo .env.example a .env para tener acceso a la url de coneccion a MongoDB Atlas

cp .env.example .env

  1. Una vez terminada la instalacion, ejecutamos:

yarn run dev

  1. En la consola deberiamos ver los siguientes mensajes:

Server is running on port: 5000 y MongoDB database connection established successfully

  1. Navigate to the project in your browser

localhost:5000/travels

Frontend

  1. En una nueva terminal, nos aseguramos que estemos en la raiz del proyecto (cd co2_tracker) y ejecutamos:

yarn install

  1. Una vez terminada la instalacion, ejecutamos:

yarn run start

  1. Navigate to the project in your browser

localhost:3000

Run tests

yarn run test

Author

👤 Samuel Mata

Show your support

Give a ⭐️ if this project helped you!

co2_tracker's People

Contributors

samuelab2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.