An open API service indexing awesome lists of open source software.

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

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

![Captura de pantalla 1](public/caps/cap1.png)
![Captura de pantalla 2](public/caps/cap2.png)
![Captura de pantalla 2](public/caps/cap3.png)

## 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.