Skip to content

Stories is a public blogging web-app built on MERN stack backed by Google-OAuth security.

Notifications You must be signed in to change notification settings

Ankitcode99/Stories

Repository files navigation

Stories

Stories is a public blogging web-app made on MERN stack with protection of Google-OAuth. Try it out here

Setup locally

git clone https://github.com/Ankitcode99/Stories.git
cd Stories
npm install
npm run dev

Make a config.env file within /config and add the below environment variables

MONGODB_URI = <xxxxxxxxxxxxxxxxx>
GOOGLE_CLIENT_ID = <xxxxxxxxxxxxxxxxx>
GOOGLE_CLIENT_SECRET = <xxxxxxxxxxxxxxxxx>

About

Stories is a public blogging web-app built on MERN stack backed by Google-OAuth security.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published