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.
- Host: GitHub
- URL: https://github.com/techiuv/news-hunt
- Owner: techiuv
- License: mit
- Created: 2024-11-15T07:14:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-06T09:16:15.000Z (over 1 year ago)
- Last Synced: 2025-01-19T11:43:11.397Z (over 1 year ago)
- Topics: dynamic-web-app, html, newsapi, newsapp, react, react-components, reactjs, tailwindcss, vite
- Language: JavaScript
- Homepage:
- Size: 1.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
.png)
### Mobile View
.png)
---
## 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!