Skip to content

ahsankabirr/Knowledge-Cafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Knowledge Cafe

A responsive blog reading platform built with React and Tailwind CSS. Users can browse blog posts, bookmark articles, and track their total reading time.


🔗 Live Demo

Coming Soon


📸 Preview

Knowledge Cafe Preview


✨ Features

  • 📰 Blog post listing with author, date, and read time
  • 🔖 Bookmark blogs to a sidebar list
  • ⏱️ Tracks total spent reading time (in minutes)
  • 📱 Fully responsive layout
  • ✅ Mark blogs as read

🛠️ Tech Stack

Technology Purpose
React UI & component logic
Tailwind CSS Styling
Vite Build tool

📁 Project Structure

src/
├── components/
│   ├── Header.jsx
│   ├── BlogCard.jsx
│   ├── Sidebar.jsx
│   └── BookmarkList.jsx
├── App.jsx
└── main.jsx

## 📌 Status

🚧 **In Progress** — Core features under development.

---

About

A blog reading platform where users can bookmark articles and track reading time. Built with React and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors