https://www.figma.com/design/cJMZM1ncpcNg7f7DqegJ9d/My-Projects?node-id=237-2&t=R3OED1IGaS96vnXI-1
In today's fast-paced digital world, maintaining personal connections, expressing emotions, and focusing on self-improvement can be challenging. This project aims to provide a private, secure, and user-centric platform that enables individuals to:
- Express their emotions
- Communicate worldwide
- Foster personal development while ensuring privacy.
- Digital Diary
- Goal Tracking
- Chating Space
- Frontend: React
- Backend: Express.js
- Database: MongoDB Atlas
- Other tools: Mongoose, CORS
-
Clone the repository:
git clone https://github.com/your-username/your-repo.git
cd your-repo -
Install Dependencies:
npm install -
Start the development server:
npm start