Git Product home page Git Product logo

academy-nodejs's Introduction

NodeJS Globant Academy

This repository contains all the practice and applications made with Udemy courses for the NodeJS Academy.

Applications:

In this section I will be adding information on the installation and use of the applications developed.

PIG-GAME🎮

  • Available here! A small dice game, where a limit score is established and the first to reach it will win (instructions in the game).

pig

BUDGETLY💵

  • Available here! Application for the control-monitoring-management of the monthly budget available. It allows adding-removing income and expenses, with their respective description and amount.

budget

FORKIFY💵

  • This application allows you to search for a wide variety of recipes, calculate the amount of ingredients based on the required servings, and access the preparation instructions for each one. It was done using npm, webpack, babel, javascript, css and html.

forkify

To use this app, please after clone-download the folder of Forkify type in your bash / console:

npm install
npm dev
npm build
npm start

The necessary packages will be installed for the application to work, and it will also open a tab in your default browser to be able to use it.

Enjoy!

WEATHER-APP

  • Available here! My first application using Node.js with Express.js. In it I have configured both the back-end and the minimalist front-end. The application uses third-party APIs such as WeatherStack and MapBox to locate the location and obtain the weather data. Weathe-app is deployed on Heroku.

weather-app

academy-nodejs's People

Contributors

dependabot[bot] avatar erickvicentin avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

academy-nodejs's Issues

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.