The Thoughtful Trail is a unique blogging platform that showcases the fusion of Html, Css, Javascript, EJS, Node.js, Express.js, and MongoDB Atlas. This project is a manifestation of my dedication to crafting a bespoke blogging experience, allowing users to effortlessly compose and publish blogs. With a dedicated page for each blog, the platform aims to enhance reader experience and engagement.
User-Friendly Blogging: The Thoughtful Trail provides an intuitive interface for users to easily compose and publish blogs.
Dedicated Blog Pages: Each blog on the platform has its dedicated page, enriching the reader's experience and fostering better engagement.
- HTML: For structuring the content.
- CSS: Styling to ensure an aesthetically pleasing design.
- JavaScript: Adding dynamic functionality to the platform.
- EJS: Embedded JavaScript templates for efficient rendering.
- Node.js: For server-side JavaScript.
- Express.js: Facilitating the development of web applications.
- MongoDB Atlas: A cloud-based database for storing blog data.
To run this project locally, follow these steps:
git clone https://github.com/shreya1m/Blog-Website
- cd Blog-Website
- npm install
- Create a MongoDB Atlas account.
- Configure your connection string in the appropriate environment variables or configuration files.
- npm start
- Open your browser and visit http://localhost:3000 to explore The Thoughtful Trail locally.
Contributions are welcome! If you'd like to contribute to The Thoughtful Trail.
I would like to express my gratitude to the open-source community for their invaluable contributions and inspiration.
Happy blogging on The Thoughtful Trail! 🌟