Skip to content

mihrab34/miraBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MiraBlog

MiraBlog is a personal blogging platform where I can share my thoughts, experiences, and ideas.

Features

  • User Authentication: Secure login and registration system.
  • Create and Edit Posts: Easily write, edit, and delete blog posts.
  • Responsive Design: Mobile-friendly layout that looks great on any device.
  • Comments

Setup

MiraBlog consists of two main parts: the API and the UI. Follow the instructions below to set up both parts on your local machine.

Prerequisites

Make sure you have the following installed:

Installation

API

  1. Navigate to the API directory

    cd miraBlog/api
    
  2. Navigate to the UI directory

    cd miraBlog/ui
    
  3. then

 npm install
 npm start

About

a personal blogging platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published