Giter Club home page Giter Club logo

blog__app's Introduction

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

blog__app's People

Contributors

rohitnayal12 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.