Skip to content

Commit

Permalink
u: .
Browse files Browse the repository at this point in the history
  • Loading branch information
leugimkm committed Jan 1, 2024
1 parent c1ae5ad commit f33ba5c
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 2 deletions.
34 changes: 32 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,37 @@
# Aumentar Cercanía

"Preguntas para aumentar la cercanía"
![app](assets/app.png)

## ¿Cómo funciona?
"Preguntas para aumentar la cercanía de las personas" (React + Vite + DaysiUI)

## Descripción

Estas preguntas están diseñadas para ayudar a las personas a sentirse más conectadas entre sí, ya sea que estén buscando profundizar una relación existente o establecer una nueva conexión.

## Instalación

Para instalar y ejecutar esta aplicacíon, necesitarás `node.js` y `npm`. Luego puedes seguir los siguientes pasos:

- Clona el repositorio
```
git clone https://github.com/leugimkm/aumentar-cercania.git
```
- Navega al directorio del proyecto
```
cd aumentar-cercania
```
- Instala las dependencias
```
npm install
```
- Inicia el servidor de desarrollo
```
npm run dev
```



## Contribución

Las contribuciones son bienvenidas. Por favor, abre un _issue_ o realiza un _pull request_ si deseas contribuir.

Binary file added assets/app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f33ba5c

Please sign in to comment.