This is a code repository for the corresponding video tutorial - https://youtube.com/playlist?list=PL6QREj8te1P7VSwhrMf3D3Xt4V6_SRkhu.
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 "Bio Base" and it is a simple social media app that allows users to post interesting presentations that they made for biologist commuinty.
Setup:
- run
npm i && npm start
for both client and server side to start the app
TODO: rename post message, refactor reducers, add some cool presentations, maybe clickable tags, fix update functionality
This is a small update for PR style--add-new-styles-for-the-user-profile-page-1.
This PR updates the README file with new instructions.
This PR updates the README file with new instructions.