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.
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;
Screenshots of the remaining pages can be found in the folder 'Screenshots'.
- 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.
-
Frontend:
- React
- Bootstrap & Vanilla CSS
-
Backend:
- Node.js
- Express.js
- MongoDB (with Mongoose)
To run the project locally Clone the repository and install the required packages(Forntend - cliend & backend - API) ;