This project is a Twitter clone built using the MERN stack, featuring a full-fledged social media platform with user authentication, real-time updates, and more. Users can create accounts, post tweets, follow other users, and engage in a Twitter-like experience.
- MongoDB: Database for storing user data, tweets, and other information.
- Express.js: Backend framework for building the API.
- React.js: Frontend framework for creating a dynamic and responsive user interface.
- Node.js: Server-side runtime for running the backend.
- Node.js and npm installed.
- MongoDB database server.