adrianhajdin / project_mern_memories

This is a code repository for the corresponding video tutorial. Using React, Node.js, Express & MongoDB you'll learn how to build a Full Stack MERN Application - from start to finish. The App is called "Memories" and it is a simple social media app that allows users to post interesting events that happened in their lives.
https://youtube.com/playlist?list=PL6QREj8te1P7VSwhrMf3D3Xt4V6_SRkhu
5k stars 1.84k forks source link

my version without much of css only but has redux #138

Closed darylescode closed 1 year ago

darylescode commented 2 years ago

Since the YouTube is outdated, it would be a good help as an guide for the learners like me. So I decided to follow along the tutorial and change few things like redux, using axios for API, components name to prevent confusion from both folders. But all in all, it works all fine.