Skip to content

purvjoshi04/mern-memories-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License GPLv3 License AGPL License

Memories

This project i have developed using MERN stack in this project user can create their memories by uploading the photos and descriptions about the memories and user can also add tag.

User can like the post add the comment on the post.

User can delete their own post.

User can search the post using search and filter fucntionality it can search by tag or memory post title.

Demo

memories

Features

  • Create a account using manual sign in or using google account
  • Create a memory post
  • Like the other user post
  • By tapping the post user can see detail about the post and other comments on the post
  • Delete post
  • Search post by title or tag
  • Paginate to see more post

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

CONNECTION_URL = ADD YOUR MONGODB CONNECTION URL

SECRET_SRT = ADD SECRET STRING HERE

Run Locally

Clone the project

https://github.com/purvjoshi04/mern-memories-project.git

Go to the project directory

  cd mern-memomries-project

Install dependencies

  npm install

Start the server

  npm start

About

This project is created using MERN stack technology with CRUD operation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages