A platform where people can write heartfelt letters and share them anonymously with the world. Discover random letters from others and connect through the power of words.
Check it out 👉 Wisdom- Write Letters: Express your thoughts, feelings, or stories and share them anonymously.
- Random Letter Discovery: Read random letters written by others and get inspired or moved.
- Minimalistic Design: Focus on the content with a clean and user-friendly interface.
- Frontend: React/HTML/CSS
- Backend: Node.js/Express
- Database: MongoDB
1. Clone the repository:
git clone https://github.com/Noel9907/Wisdom
cd Wisdom
2. Install dependencies:
npm install
3. Configure the environment variables:
Create a .env file in the root directory and add the following:
PORT=3000
DATABASE_URL=your-database-url
4. Start the development server and frondend:
npm start
npm run dev //from frontend folder
5. Open your browser and navigate to http://localhost:8000.
- Users can write letters and submit them anonymously.
- Letters are stored securely in the database.
- A random letter is displayed to users when they visit the site.
We welcome contributions to Wisdom! To contribute, follow these steps:
- Fork the repository and clone it locally:
- Create a new branch for your changes:
- Make your changes and commit them:
- Push to your branch:
- Submit a pull request to the main repository.
git clone git clone https://github.com/Noel9907/Wisdom
cd Wisdom
git checkout -b feature-name
git commit -m "Add feature-name"
git push origin feature-name
This project is licensed under the MIT License. See the LICENSE file for details.
- Inspired by the idea of connecting people through anonymous letters.
- Thanks to all contributors and users who make this project possible.
For any questions or feedback, feel free to reach out:
- GitHub: @Noel9907
Made by Noel