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.