Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastiandotdev/five-days
Five days
https://github.com/sebastiandotdev/five-days
Last synced: 25 days ago
JSON representation
Five days
- Host: GitHub
- URL: https://github.com/sebastiandotdev/five-days
- Owner: sebastiandotdev
- Created: 2023-02-22T00:30:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-02-22T02:47:15.000Z (over 1 year ago)
- Last Synced: 2024-08-26T18:53:52.719Z (2 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Five Days
* Five un sitio web# Instalación
* Para utilizar este proyecto, es necesario cumplir con los siguientes requisitos previos:
- Python 3.6 o superior
- Flask (versión 2.0 o superior)Para instalar los requisitos previos, utiliza el siguiente comando en tu terminal:
````
pip install -r five-days
````
* Para usar el proyecto, visita `http://localhost:5000` en tu navegador web después de ejecutar el proyecto.# tecnologias usadas
* Flask
* HTML5