Vite Blog is a modern fullstack blog platform built with React + Vite on the frontend and Spring Boot on the backend.
The project allows users to read, create, update, and delete blog posts in a clean and responsive interface. It is designed to be fast, scalable, and easy to deploy, with a strong focus on performance and developer experience.
- Frontend: React 19, Vite, Tailwind CSS, React Router, Axios
- Backend: Spring Boot, Spring Web, Spring Data JPA, H2/MySQL
- Deployment: GitHub Pages (Frontend), Localhost or Cloud (Backend)
- Build a performant and modern blog application
- Separate concerns with a clear frontend-backend architecture
- Implement a REST API backend and consume it with a React frontend
- Enable deployment-ready configuration
Frontend: https://computeace.github.io/vite-blog