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:
- cd into root directory
- "npm install" to install dependencies
- "npm run dev"
- Visit localhost:5000/ in browser