Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 641 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 641 Bytes

screenshot

Blog app made with Nodejs, React, Graphql and MongoDB

Run this project

In the project directory, you can run:

npm install
cp .env.example .env
npm start

Open http://localhost:3000 to view it in the browser.