Skip to content

S4ntiego/Memories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memories App

Simple fullstack social media app that allows user to post memories from the interesting events.

This code repository is strictly following JavaScript Mastery course "Full Stack MERN Application" available under the following link: https://youtube.com/playlist?list=PL6QREj8te1P7VSwhrMf3D3Xt4V6_SRkhu.

Libraries/Technology used in the project:

The following libraries and technologies were used in the project:

  • React
  • Redux
  • Node.js & Express
  • MongoDB
  • Material UI
  • Google auth
  • Bcrypt

Features

The website has the following features:

  • React on the frontend
  • Redux for state management
  • Pagination
  • Authentication
  • Styling with css and material ui
  • MongoDB database
  • Node.js and Express on the backend

Running locally

To run the project, you need to run the development server by typing in your IDE in both the server and client folder:

npm start
# or
yarn start
# or
pnpm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published