Skip to content

Flower-dev/rss-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS Feed Project

A modern web application for managing and reading RSS feeds, built with a robust architecture combining a TypeScript-based frontend and backend.

🚀 Project Overview

This project is a full-stack RSS feed reader application that allows users to:

  • Subscribe to and manage RSS feeds
  • Read and organize articles
  • Track updates from favorite sources
  • Enjoy a modern, responsive user interface

🏗️ Project Structure

The project is organized into two main components:

Frontend (/web)

  • Built with TypeScript and Vite
  • Uses modern UI components with Tailwind CSS
  • Implements responsive design principles
  • Features a clean and intuitive user interface

Backend (/api)

  • TypeScript-based REST API
  • SQLite database for data persistence
  • Secure and efficient data handling
  • RESTful endpoints for feed management

🛠️ Technology Stack

Frontend

  • TypeScript
  • Vite
  • Tailwind CSS
  • Modern UI Components
  • ESLint & Prettier for code quality

Backend

  • TypeScript
  • SQLite Database
  • RESTful API Architecture
  • Secure Authentication

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.