A simple React application for managing and displaying posts.
- Install dependencies:
npm install- Start the development server:
npm run dev- Open http://localhost:5173 in your browser.
- View posts
- Create new posts
- Delete posts
- Simple and clean UI
- React
- Vite
- CSS