-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
32 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.