Twitter clone built using React JS, Firebase and Tailwind.
Visit it here: https://tweex-ec9cd.web.app/
API used to display trending topics: https://rapidapi.com/MatcherLabs/api/news-api14
API used to display recommended people to follow (random user data): https://randomuser.me/
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh