Skip to content

shivanshugarg12800/MemoriesBook

Repository files navigation

MemoriesBook

It is a NodeJS based application which is used to share memories or stories.

Features of the Application

  • Google o-auth for authentication of the users.
  • Stories shared can be made Public / Private as per the user's choice.
  • User can perform CRUD operations only on the stories written by him.
  • Dashboard shows all the stories written by user.
  • Public stories shows all the public stories written by different users registered.

Installation and Running the application

Use the package manager npm to install the dependencies and then run the application.

npm install
npm run dev

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published