Skip to content

Hackerspace2023/blog_frontend

Repository files navigation

My Blog App

A simple blog app built using Vite, React, and Tailwind CSS. This repository is designed for open-source contributions.

Features

  • Fast development with Vite
  • Styled using Tailwind CSS
  • Modular and scalable React components

Getting Started

To set up the project locally:

  1. Clone the repository:
    git clone https://github.com/<your-username>/my-blog-app.git
  2. Install Dependencies:
    npm install
  3. Start the Development Server:
    npm start
  4. Open http://localhost:3000 to view the app in your browser.

Usage

  • Home Page: Displays a list of blogs with a preview image, title, and author.
  • Blog Details: Detailed view of a selected blog with comments and sharing options.
  • User Dashboard: Manage your posts, drafts, and profile settings.
  • Search & Filter: Quickly find blogs using keywords or categories.

UI Preview

Below is a preview of the app's UI. The design showcases a clean and intuitive interface for a better user experience:

Alt text

This sample image demonstrates the responsive and interactive design elements.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published