Embark on a captivating journey through the realms of BLOGGY, a sophisticated and feature-rich platform that brings your words to life. This project seamlessly blends the efficiency of Node.js on the backend with the elegance of React.js on the frontend, creating a harmonious environment for content creators and readers alike.
Key Features:
-
✍️ Dynamic Content Creation: Craft compelling blog posts effortlessly with an intuitive and user-friendly content creation interface powered by React.js.
-
📚 Organized Content Management: Implement a robust Node.js backend with Express.js to manage, store, and retrieve blog posts, ensuring seamless organization and retrieval.
-
🎨 Responsive Design: Delight your audience with a visually stunning and responsive design, ensuring an optimal reading experience across various devices and screen sizes.
-
🔐 Secure Authentication: Safeguard your writers' and readers' experiences with a secure authentication system utilizing JSON Web Tokens (JWT) and bcrypt.
Explore the live demo: //I'm working on it.
Follow these steps to get started with Bloggy:
- Clone the repository:
git clone https://github.com/yenurkar-ganesh/blog.git
- Install dependencies:
npm install
- Run the application:
npm run dev