https://github.com/ismail-dev-code/the-dragon-news
Modern React app for real-time news with Firebase auth and sleek UI.
https://github.com/ismail-dev-code/the-dragon-news
firebase firebase-auth frontend news-app react real-time-data responsive-ui rest-api tailwindcss vite
Last synced: about 2 months ago
JSON representation
Modern React app for real-time news with Firebase auth and sleek UI.
- Host: GitHub
- URL: https://github.com/ismail-dev-code/the-dragon-news
- Owner: ismail-dev-code
- Created: 2025-04-30T15:36:17.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-06-03T05:39:42.000Z (9 months ago)
- Last Synced: 2025-06-03T18:22:18.391Z (9 months ago)
- Topics: firebase, firebase-auth, frontend, news-app, react, real-time-data, responsive-ui, rest-api, tailwindcss, vite
- Language: JavaScript
- Homepage: https://dragon-news-bd24.web.app
- Size: 576 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Dragon News 🐉📰
**The Dragon News** is a modern, React-based news application built using [Vite](https://vitejs.dev/), [Tailwind CSS](https://tailwindcss.com/), [DaisyUI](https://daisyui.com/), and [Firebase](https://firebase.google.com/). It provides a clean, responsive UI with smooth animations and routing for a dynamic user experience.
## ✨ Features
- ⚡ Fast development with Vite
- 💨 Utility-first CSS with Tailwind CSS
- 🌼 Pre-built UI components using DaisyUI
- 🔥 Firebase integration for authentication or data storage
- 🧭 Routing with React Router v7
- 📅 Date formatting with date-fns
- 🎠 Marquee animations with react-fast-marquee
- 🎨 Icon support with react-icons
- ✅ ESLint setup for linting and code consistency
## 📦 Project Structure
- the-dragon-news/
- public/
- src/
- components/
- pages/
- routes/
- assets/
- main.jsx
- .eslintrc.js
- tailwind.config.js
- vite.config.js
- package.json
## 🚀 Getting Started
### Installation
1. Clone the repository:
```bash
git clone https://github.com/ismail-dev-code/the-dragon-news.git
cd the-dragon-news