Welcome to the Blogging Website! This platform allows you to share your thoughts, create engaging content, and interact with your audience through a modern and user-friendly blogging experience.
- Create and publish blog posts with rich text formatting.
- User-friendly and responsive design for an optimal viewing experience.
- User authentication and authorization for secure content management.
- Interactive comments and engagement with readers.
- Customizable user profiles and avatars.
This project is built using the following technologies:
Follow these steps to set up the project locally:
-
Clone the repository:
git clone https://github.com/prashantrrai/Blogging-Website.git cd Blogging-Website cd frontend npm install cd ../backend npm install cd ../frontend ng serve cd ../backend node index.js
Your local development server should now be running.
Access the frontend application at http://localhost:4200 in your browser. Use the registration and login features to create an account or sign in. Create, edit, and publish your blog posts. Engage with readers through comments and discussions.
The Blogging Website is deployed and live! You can access it at https://blogtale.netlify.app for a live demo.
Contributions are welcome! If you'd like to contribute to this project, please follow the Contribution Guidelines.
This project is licensed under the MIT License.