This repository contains a project aimed at implementing a Twitter-like application using the MERN stack (MongoDB, Express.js, React.js, and Node.js). The project is in progress, and the repository will be updated as the development progresses.
This project is a work in progress and is intended for educational purposes only. The code and features presented here are not intended for production use. The author(s) of this repository are not responsible for any misuse or damage caused by the use of this code. All the images, trademarks and icons belong to X and its respective owners.
Images are subject to change as project evolves.
To get a local copy up and running, follow these steps:
- Clone the repository:
git clone https://github.com/AdityaDKale/twitterclone.git
- Navigate to the project directory (work in progress):
cd twitterclone/frontend/twitterclone
- Install dependencies:
npm install
- Start the development server:
npm start
For any questions or concerns, please open an issue on this repository.
© 2024 AdityaDKale. All rights reserved.