Skip to content

Create and share your thoughts with ease using our intuitive blog app. Write, format, and publish engaging content, and connect it with your readers. Start blogging today with our user-friendly platform.

Notifications You must be signed in to change notification settings

rohitnayal12/Blog__app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

The Blog app


Show your thoughts to the readers through this application.Experience seamless blogging with our app. Post and edit your blogs, like and comment on others' content, and have the flexibility to delete your own posts. Connect, engage, and share your thoughts effortlessly with our intuitive platform.


Key Features:

  • Post your blogs: You can show your thoughts by posting your blogs through this app.

  • Edit your blogs: You can edit the posted blogs any time.

  • User-Friendly Interface: Navigate effortlessly through a sleek and intuitive user interface.

  • Secure Authentication: Protect your data with robust user authentication.

  • Responsive Design: Experience TuneWaves on any device, anywhere, anytime.

This blog app is not just a platform, it's a blog journey waiting to be written by you. Discover the experience of this app today and let the world read your thoughts.


For Deploying

Vercel


Different Pages of Website


  • Dashboard Page

Dashboard


  • SignUp Page

SignUp


  • LogIn Page

LogIn


Table of Contents


Features

  • User Authentication:

    • Secure user registration and login.
  • User Panel:

    • User authentication and access control.
    • Add, update, and delete blogs.
  • Backend:

    • Built with Node.js and Express.js.
    • MongoDB database with MongoDB Atlas for data storage.

Technologies Used

  • Frontend:

    • React.js
    • React Router
    • Chakra UI
    • Fetch for API communication
    • React Icons for icons
    • CSS for styling
  • Backend:

    • Node.js
    • Express.js
    • MongoDB
    • JSON Web Tokens (JWT) for authentication

Getting Started

Prerequisites

  • Node.js and npm (Node Package Manager) installed.
  • MongoDB Atlas account for database storage.
  • Clone this repository to your local machine.

Installation

  1. Clone the repository:

    git clone https://github.com/rohitnayal12/blog__app
    

Frontend Setup

  1. Open a new terminal and navigate back to the project root (blog__app).

  2. Navigate to the frontend directory:

    cd frontend
    npm install
    npm start
    

Backend Setup

  1. Open a new terminal and navigate back to the project root (blog__app).

  2. Navigate to the backend directory:

    cd backend
    npm install
    npm run server

Create a .env file in the backend directory and add your MongoDB connection string.

MONGODB_URL=your-mongodb-connection-string

About

Create and share your thoughts with ease using our intuitive blog app. Write, format, and publish engaging content, and connect it with your readers. Start blogging today with our user-friendly platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published