/storybooks

Share private and public stories

Primary LanguageJavaScript

Storybooks

Share private and public stories

Web application created using Node.js, Express, MongoDB, and Google 0Auth.

Users can login using their Google account and view people's stories or publish their own stories.

To run on your machine:

  1. cd into root directory
  2. "npm install" to install dependencies
  3. "npm run dev"
  4. Visit localhost:5000/ in browser