Skip to content

SanchitGeez/simply-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

SimplyBlog

A Simple and Minimal Blogging Platform where people can come together and share their stories with each other with a very straightforward and easy to use interface.

Demo

Demo GIF

Installation

Steps to run in your local environment

  git clone https://github.com/SanchitGeez/simply-blog.git
  cd client/
  npm i
  npm start
  cd ..
  cd api/
  npm i
  node server.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published