Skip to content

rishu110067/StoryHub

Repository files navigation

StoryHub

StoryHub is a place to create your public and private stories
and see stories of other people.

Link: https://story-hub-0.herokuapp.com/

Refresh a few times if the page doesn't load.

Tech Stack used:

  • Node.js
  • Express.js
  • MongoDB
  • Google OAuth
  • HTML
  • CSS

Features:

  • login/logout with your google account
  • create public stories (visible to other users) or private stories (not visible to others)
  • edit or delete your stories
  • view public stories of other users
  • view public stories from a specific user
  • mark a story as Favourite and view all your favourite stories

Run in Local:

To run in your local machine, add your mongoDB URI and Google OAuth credentials to the config.env file,
and run the following commands in the project directory

# Install dependencies
npm install

# Run in development
npm run dev

# Run in production
npm start

Login Page

Dashboard

Click on + Button to create a story.

Add Story Page

Public Stories Page

View a Story

Favourite Stories Page

About

A web app to create public and private stories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors