abuhurera8320 / blogsite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Application

This is a simple blog application built with React.

Getting Started

Prerequisites

Make sure you have Node.js installed. You can download it from the official website: https://nodejs.org

Installation

  1. Clone the repository
    git clone https://github.com/abuhurera8320/blogsite.git
  2. Install NPM packages
    npm install
  3. Start Development Server
    npm run start
  4. Open http://localhost:3000 in your browser

About


Languages

Language:JavaScript 57.4%Language:CSS 32.0%Language:HTML 10.6%