Skip to content

A dynamic and feature-rich blogging platform built with Node.js and Angular. Share your thoughts, create engaging content, and interact with your audience through this modern and user-friendly blogging website.

Notifications You must be signed in to change notification settings

prashantrrai/Blog-Tale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Blogging Website

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.

Table of Contents

Features

  • 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.

Tech Stack

This project is built using the following technologies:

Installation

Follow these steps to set up the project locally:

  1. 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.

Usage

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.

Deployment

The Blogging Website is deployed and live! You can access it at https://blogtale.netlify.app for a live demo.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow the Contribution Guidelines.

License

This project is licensed under the MIT License.

About

A dynamic and feature-rich blogging platform built with Node.js and Angular. Share your thoughts, create engaging content, and interact with your audience through this modern and user-friendly blogging website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published