Skip to content

A simple Blog Website made using ReactJS and a choice of Express or Fastify as the backend with GraphQL. MaterialUI used for styling

Notifications You must be signed in to change notification settings

nishkohli96/MERN-Blogs

Repository files navigation

Story Digital Blog

A simple Blog website, with React for the front-end, and a choice of express or fastify server for the backend

Run the Project

    yarn start      // start reactjs and express-server simultaneously
    yarn react      // start reactjs-server
    yarn express    // start express-server
    yarn fastify    // start fastify-server

About

A simple Blog Website made using ReactJS and a choice of Express or Fastify as the backend with GraphQL. MaterialUI used for styling

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published