FwdTech is a modern tech news platform inspired by TechCrunch, delivering cutting-edge articles on startups, companies, and industry trends. Designed for seamless browsing and reading, FwdTech aims to be a go-to source for tech enthusiasts and professionals.
- Curated tech news and insights
- Clean, responsive UI
- Optimized for readability and user engagement
- Potential interaction and donation options (future scope)
- Frontend: React, Vite, ShadCN, Tailwind CSS
- Backend: TBD (optional; may use Node.js/Express)
- Database: TBD (optional; may use MongoDB Atlas)
- Deployment: Vercel (frontend), TBD (backend, if needed)
- Node.js (latest LTS recommended)
- Git
git clone https://github.com/sssairohit/fwdtech.git
cd fwdtech
FwdTech/
├── client/ # Frontend (React)
├── server/ # Backend (if needed)
├── README.md # Project documentation
- Fork the repository
- Create a feature branch (
feature/your-feature
) - Commit changes with meaningful messages
- Push to your fork and open a pull request
MIT License