harvic3 / Lechonapp

Un proyecto para "votar" el tiempo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"La Votadera" de tiempo!

Bienvenido, este proyecto está basado en el fraude electoral para elecciones a presidente del año 2018 en la republica de Colombia.

A continuación encontrarás las instrucciones, aunque si quieres puedes probar suerte sin leer nada.

La aplicación la encuentras en el siguiente enlace: Go to play

La idea es hacer que tu candidato gane, ante ese deseo se va a interponer la Fotocopiaduría Nacional del Estado Civil de Colombia haciendo trampas para evitar que tu candidato salga con la mayor cantidad de votos.

Primero debes seleccionar tu candidato, luego en el campo para votos debes poner una cifra desde 1 hasta 100.000 y posteriormente presionar el botón votar. (Puedes cambiarla cuantas veces quieras)

En cada votación la Fotocopiaduría le podrá asignar a los demás candidatos desde uno hasta el doble de votos de los que le asignaste a tu candidato.

La aplicación cuenta con 6 comodines de un solo uso, y estos son unos números especiales, tres de ellos son de 5 dígitos y están relacionados directamente con las elecciones de la primera vuelta. Los otros tres son de 4 dígitos y representan fechas especiales para La Democracia de Colombia. Los comodines funcionan mejor al principio pues te pueden ayudar a tomar la delantera y una vez se use un comodín ya no funcionará de nuevo.

La aplicación también cuenta con una función que premia tu suerte (si la tienes) pero debes poner mucha atención a los cambios en cada votación porque habrá una señal en los números que te indicará que es el momento para aprovechar esa ventaja, pero si no la aprovechas, deberás esperar hasta otra oportunidad.

Pd: los números primos pueden ser tu mejor amigo en ciertos momentos, pero ese momento es el que tú debes descubrir.

Cuando termines monta tu Print Screen en redes con el Hashtag #LaVotadera Suerte con tu candidato!! :)

Esta vaina se ve mejor con la fuente oficial y la descargas desde la aplicacion vía 2ttf

Qué te diviertas!!

Create react app

This project was bootstrapped with Create React App.

Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.

Folder Structure

After creation, your project should look like this:

my-app/
  README.md
  node_modules/
  package.json
  public/
    index.html
    favicon.ico
  src/
    App.css
    App.js
    App.test.js
    index.css
    index.js
    logo.svg

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Supported Browsers

By default, the generated project uses the latest version of React.

About

Un proyecto para "votar" el tiempo


Languages

Language:JavaScript 87.9%Language:CSS 7.0%Language:HTML 5.1%