Skip to content

Memories is a full stack MERN application that allows users to create, edit, and delete memories by uploading images, adding captions, and tags.

Notifications You must be signed in to change notification settings

Touisse/MERN_MEMORIES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Memories Application

License Build Status Coverage Status

This is a web application for posting and sharing memories. It allows users to create, edit, and delete memories by uploading images, adding captions, and tags. The application features user authentication and authorization using JSON Web Tokens (JWTs) and the bcrypt library for password hashing.

Installation

  1. Clone the repository: git clone https://github.com/Touisse/Full_Stack_MERN_MEMORIES.git
  2. Install dependencies: npm install
  3. Start the server: npm start

Usage

To use the web application, navigate to http://localhost:3000 in your web browser. You can then create an account, log in, and start posting memories.

Contributing

Contributions are welcome! If you would like to contribute to the project, please follow these steps:

  1. Fork the repository: https://github.com/Touisse/Full_Stack_MERN_MEMORIES.git
  2. Create a new branch for your feature: git checkout -b feature-name
  3. Make your changes and commit them: git commit -am 'Add some feature'
  4. Push your changes to your branch: git push origin feature-name
  5. Submit a pull request to the master branch

Please make sure that your code follows the project's coding conventions and that it is properly tested.

License

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

Contact

If you have any questions or comments about the project, please feel free to contact me at yassinetouisse99@gmail.com.

Interfaces Parte 1

Screen Shot 2023-03-04 at 5 44 42 PM

Screen Shot 2023-03-04 at 5 44 59 PM

Screen Shot 2023-03-04 at 5 43 59 PM

Screen Shot 2023-03-04 at 5 44 19 PM

Interfaces Parte 2

Screen Shot 2023-03-05 at 12 57 35 AM

Screen Shot 2023-03-05 at 12 58 18 AM

About

Memories is a full stack MERN application that allows users to create, edit, and delete memories by uploading images, adding captions, and tags.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published