Skip to content

Dating-app building in react with styled components, axios, and a lot of javascript.

Notifications You must be signed in to change notification settings

taberoajorge/flink-match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLINK MATCH

It's just a dating app.

Deploy del proyecto

https://zen-villani-6b0ccb.netlify.app

Flink Match

Important

Don't forget clone repo and execute:

npm install

Then...

Available Scripts

In the project directory, you can run:

npm start

Open http://localhost:3000 to view it in your browser.

Whats working?

  • Pantalla principal con opción de inicio de sesión y registro.
  • Formulario de registro (Nombre, apellido, email, contraseña y preferencia[chicas, chicos, sin distinción]).
  • Pantalla de inicio de sesión y opción de cerrar sesión
  • Componente card para mostrar información de usuarios.
  • Renderizar cards con el filtro de preferencia de usuario activo.
  • Selector de cards al estilo Tinder (Nope, Like).
  • Documentación de tu proyecto en README.md
  • Deploy del proyecto.

Known issues

  • Usar animaciones, Tip: como el famoso swipe de Tinder.
  • Sección para visualizar tus selecciones.
  • Las rutas no estan protegidas.
  • Se ha de cerrar sesion y luego ingresar nuevamente, problemas con react-router.

About

Dating-app building in react with styled components, axios, and a lot of javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published