twitter for people who cannot spell their Ts using solid js and firebaser and tailwind css
npm install
npm run dev
cd api
composer install
php artisan migrate
php artisan serve
To run this project, you will need to add the following environment variables to your .env file (dev) :
APP_URL = http://localhost:8000
FRONTEND_URL = http://localhost:5173
SANCTUM_STATEFUL_DOMAINS = localhost:5173
SPA_URL = http://localhost:5173
SESSION_DOMAIN = localhost
VITE_BASE_URL = http://127.0.0.1:8000
VITE_API_URL = ${APP_URL}/api
- Add Form Validation
- Add More Interactions liek block, mute, etc
- Add More Profile Settings
- Add better auth system
- Add better error handling
- Add better loading states
- Refactor code and fix messy state management
- Add More Features (Planning to add a lot more features)
- Add Image Uploads
- Add Video Uploads
- Add Notifications
- Add Search
- Add Hashtags
- Add Mentions
- Add DMs
- Add Groups
- Add Stories
- Add Live Streaming
- Add Comments