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

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.

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