Skip to content

d-ravi-kumar19/Memories-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Memories Project

This is a full-stack MERN (MongoDB, Express, React, Node.js) application for managing memories. The project consists of both client-side and server-side codebases.

Project Structure

The project is organized into the following directories:

  • client/: Front-end codebase built with React.
  • server/: Back-end codebase built with Node.js and Express.
  • README.md: Documentation for the project.

Installation

To set up and run the entire project:

  1. Clone the repository.
  2. Install dependencies for both the client and server.
  3. Set up environment variables for the server.
  4. Start the client and server.

Refer to the individual README.md files in the client and server directories for detailed installation instructions.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A full-stack MERN application to post memories with images, like and comment on other posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors