Skip to content

kumaraswamys28/journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JOURNEY 🕸

Fullstack MERN Blogging Website


Logo

Journey Blog

This project is a full-stack blogging website built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It features a modern blog editor using Editor JS, Google Authentication for users, dynamic blog pages with dynamic URLs, a search page for searching blogs and users, and mobile responsiveness with a modern design and fade-in animation on pages.

Project Screenshots

Logo

Logo

Table of Contents
  1. Built With
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contact

(back to top)

Built With

  • Node
  • React
  • Bootstrap

(back to top)

Getting Started

Welcome to the Journey project! This guide will help you get started with setting up and running the project on your local machine.

Prerequisites

Before you begin, ensure you have the following prerequisites installed on your system:

  • Node.js and npm: Install Node.js and npm from here.
  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/Manojkumbi/journey
  2. Install NPM packages in front-end

    npm install

    run this in the same directory of package.json inside front-end folder

  3. Install NPM packages in server

    npm install

    run this in the same directory of package.json inside server folder

  4. Run Vite server in front-end

    npm run dev

    run this in the same directory of package.json inside front-end folder

  5. Run Vite server in front-end

    npm start

    run this in the same directory of package.json inside server folder

(back to top)

Contact

KUMARASWAMY S- Twiter -Email

Project Link: click me

(back to top)

About

Resources

Stars

Watchers

Forks

Contributors