Travel Blog

Travel Blog is a web application created using the MERN (MongoDB, Express.js, React, Node.js) stack, allowing users to explore and share travel experiences and stories.

Project Overview

Travel Blog is a personal project designed to:

  • Implement frontend development skills using React;
  • Gain experience in backend development with the MERN stack;
  • Create a platform for travelers to share their adventures and inspire others;

screenshot Screenshots of the remaining pages can be found in the folder 'Screenshots'.

Features

  • Homepage: Modern & Resposive UI, lets user explore featured travel blog posts.
  • Blog: Read detailed travel stories and experiences.
  • About: Learn about the creators and the blog's purpose.
  • Login & Register: Create an account or log in, create your own posts.

Technologies Used

  • Frontend:

    • React
    • Bootstrap & Vanilla CSS
  • Backend:

    • Node.js
    • Express.js
    • MongoDB (with Mongoose)

Installation

To run the project locally Clone the repository and install the required packages(Forntend - cliend & backend - API) ;