Skip to content

BlogNest is a sleek, performant frontend built with modern web-technologies, designed to work with a backend API to serve blog posts, authors, comments, etc. This repository contains the frontend application.

Notifications You must be signed in to change notification settings

bola-nabil/blognest

Repository files navigation

BlogNest (Frontend)

A modern, responsive front-end for the BlogNest blogging platform.


✅ About

BlogNest is a sleek, performant frontend built with modern web-technologies, designed to work with a backend API to serve blog posts, authors, comments, etc. This repository contains the frontend application.


🧰 Tech Stack

  • JavaScript / ESNext
  • Framework: React
  • Build tool: Vite
  • CSS utility framework: Tailwind CSS
  • Linter/formatter: ESLint / Prettier
  • Deployment: Vercel

🚀 Features

  • Clear folder structure for components, pages, assets.
  • Responsive design out of the box.
  • Optimised build with Vite (fast dev server, HMR, production build).
  • Tailwind CSS for utility-first styling, enabling rapid UI iteration.
  • Easy to extend: add new pages, components, features with minimal boilerplate.

📜 License

This project is open-source under the MIT License (adjust if different).

📥 Installation & Setup

  1. Clone the repository:
git clone https://github.com/bola-nabil/blognest.git
  1. go to the project folder
  cd blognest
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev

ذ ذذ

About

BlogNest is a sleek, performant frontend built with modern web-technologies, designed to work with a backend API to serve blog posts, authors, comments, etc. This repository contains the frontend application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published