Forum App
This is a forum-like web app for online discussions. It is built using Laravel for the backend and uses React.js with Inertia.js for the frontend. I created this app as a project to deepen my understanding of Laravel development.
See Live Demo
Features
- Reddit-like app for posting threads
- Comment system
- User management
- Subscription functionality
- Notifications
Technologies Used
- React: For building the user interface.
- Laravel: For the backend.
- Inertia.js: For creating single-page applications using classic server-side routing and controllers.
- Tailwind CSS: For styling the application.
- Sqlite: For the database.
- DigitalOcean: For deployment.
Source Code
You can find the source code on GitHub: Forumm