https://github.com/alvaromartincrespo/new-tech
Stay up-to-date with the latest in technology news from around the globe. Our website sources real-time tech updates through an API
https://github.com/alvaromartincrespo/new-tech
api api-rest news newsapi nextjs tailwind tech technology
Last synced: 3 months ago
JSON representation
Stay up-to-date with the latest in technology news from around the globe. Our website sources real-time tech updates through an API
- Host: GitHub
- URL: https://github.com/alvaromartincrespo/new-tech
- Owner: AlvaroMartinCrespo
- Created: 2023-08-11T13:52:18.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-14T14:30:14.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T04:41:44.257Z (5 months ago)
- Topics: api, api-rest, news, newsapi, nextjs, tailwind, tech, technology
- Language: JavaScript
- Homepage: https://new-tech-peach.vercel.app
- Size: 1.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# New-Tech
## About
Stay up-to-date with the latest in technology news from around the globe. Our website sources real-time tech updates through an API
## Demo
Demo [aquí](https://new-tech-peach.vercel.app/).
## Capturas de pantalla


## Characteristics
- Modern and attractive design.
- Completely responsive and compatible with different devices.
- Easy navigation and intuitive structure.## Used Technologies
- NextKs: JavaScript library for building user interfaces.
- Tailwind CSS: Utility CSS framework for styling the project.## Instalación
1. Clona este repositorio en tu máquina local.
2. Navega hasta el directorio del proyecto.
3. Ejecuta el siguiente comando para instalar las dependencias:```shell
npm install
```
4. Una vez finalizada la instalación, ejecuta el siguiente comando para iniciar la aplicación:
```shell
npm run dev
```
5. Abre tu navegador y visita el puerto que te de por defecto, en mi caso; http://localhost:3000 para ver el portfolio en tu entorno local.## Contribución
¡Las contribuciones son bienvenidas! Si encuentras algún error o tienes alguna sugerencia, por favor, abre un issue o envía una pull request.## Contacto
Si deseas contactarme, puedes enviarme un correo electrónico a [email protected] o visitar mi [sitio web](https://alvarodev.vercel.app/) para obtener más información.