This is a project inspired by ex twitter. A micro Blogging website that enhances the User Experience with its vast functionalities which enable it to be evolved into a All Rounder App That can integrate functionalities of other large Apps.
- Authentication: Sign Up and Login Implemented
- Posting New Vichaar( aka Thoughts): Basic Post uploading has been implement
- Interactive UI: UI has been Implement into the Web Application
- Profile: Basic Profile has been added
- Database: data is being directly added to database.
- Image uploading
- Video uploading
- Re-sending
- post link generation
- A live Server for chatting using SOCKET.IO
- User Overview
- User Statistic
- Profile Dataset
- Algorithm for random feed
- A complete community feature
- Voice Messaging
- Voice Calling
- Video Calling
- User Interface or Front-End ReactJS
- Back-End ExpressJS MongooseJS
- Server Side Linux Machine NodeJS
- Database MongoDB : Make sure there is a local database running
- Working Internet Connection
- Browser with working V8 Javascript Engine.
Due to the end of twitter we were motivated to create a similar Application to share thoughts across the globe. to share ideas on a platform Inspired by ex twitter
Future expectations for the Vichaarshala Twitter clone application include user growth, feature enhancements, improved user engagement, and potential monetization strategies.
- Clone the repo:
git clone https://github.com/dark-king-001/VichaarShala.git
cd VichaarShala- Install and run backend:
cd api
npm i
npm run start- Install and run frontend:
cd client
npm i
npm run dev- This project is licensed under the MIT License.
- Check if the Databse connection is working properly in the code
- Check if the nodejs is of latest version







