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

https://github.com/techiuv/news-hunt

a news app using react, tailwind & vite.
https://github.com/techiuv/news-hunt

dynamic-web-app html newsapi newsapp react react-components reactjs tailwindcss vite

Last synced: over 1 year ago
JSON representation

a news app using react, tailwind & vite.

Awesome Lists containing this project

README

          

# News Hunt

Welcome to **News Hunt** — a responsive and dynamic news application designed to keep you informed with the latest news updates from various sources. Built with modern web technologies to ensure a smooth and efficient user experience.

## Tech Stack

---

## Features
- **Responsive Design**: Ensures a seamless experience across all devices.
- **Fast and Lightweight**: Powered by Vite for optimized build and fast development.
- **Modern UI**: Styled with Tailwind CSS for rapid and customizable styling.
- **Dynamic Content**: Fetches and displays news articles in real-time.

## Installation and Setup
1. **Clone the Repository**:
```bash
git clone https://github.com/techiuv/news-hunt.git
cd news-hunt
```

2. **Install Dependencies**:
```bash
npm install
```

3. **Run the Development Server**:
```bash
npm run dev
```

4. **Build for Production**:
```bash
npm run build
```

5. **Preview the Production Build**:
```bash
npm run preview
```
6. **Replace with your actual API**:
```env
VITE_NEWS_API_KEY=YOUR_API_KEY_HERE
```

---

## Preview

Below are preview images of **News Hunt**:
### Desktop View

### Mobile View

---

## Contribution
Contributions, issues, and feature requests are welcome! Feel free to check out the [issues page](https://github.com/techiuv/news-hunt/issues) to see what you can work on.

## License
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for more details.

---

## Contact
- **GitHub**: [techiuv](https://github.com/techiuv)
- **Email**: [mail.yuvraj0317@gmail.com](mailto:mail.yuvraj0317@gmail.com)

Stay informed with **News Hunt** and enjoy the seamless news experience!