This project is a modern Landing Page and Blog built with the latest technologies in the React ecosystem. Designed with scalability, performance, and clean UI in mind, it uses Next.js 15, React 19, Tailwind CSS, and shadcn/ui.
-
Next.js 15 β Fullstack React framework with App Router, Server Components, and Server Actions.
-
React 19 β Latest version with enhanced hooks, transitions, and performance improvements.
-
TypeScript β Strong typing for safer and more maintainable code.
-
Tailwind CSS β Utility-first CSS framework for rapid UI development.
-
shadcn/ui β Beautiful, accessible UI components built with Radix and Tailwind.
Requirements Node.js 18+
npm / yarn / pnpm
Setup:
git clone https://github.com/erikaperciliano/site-blog.git
cd site-blog
npm installRun in development:
npm run dev