https://github.com/juliogarciape/chinder-node
<Desliza a la izquierda o a la derecha para mostrar tu interés />
https://github.com/juliogarciape/chinder-node
Last synced: 3 months ago
JSON representation
<Desliza a la izquierda o a la derecha para mostrar tu interés />
- Host: GitHub
- URL: https://github.com/juliogarciape/chinder-node
- Owner: juliogarciape
- Created: 2022-09-10T23:52:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T00:22:07.000Z (over 2 years ago)
- Last Synced: 2025-01-08T01:30:32.520Z (5 months ago)
- Language: EJS
- Size: 769 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chinder :heart_eyes:
Tecnologías utilizadas:
- Node JS 12 & Express Framework
- Hammer JS & EJS---
Esta aplicación puede:
- **Deslizar el dedo sobre la pantalla a la derecha para indicar interés y a la izquierda si no estás interesado**

### Instalación
```sh
git clone https://github.com/juliogarciape/chinder-node
cd chinder-node
npm install
npm run dev # run in development mode
npm start # run in production mode
```> Parte del código en Hammer JS fue guiado de este blog: https://medium.com/@simonepm/build-a-full-featured-tinder-like-carousel-in-vanilla-javascript-part-i-44ca3a906450