Skip to content

ha-anna/EDU_MERNapp_FE

Repository files navigation

MERNapp_FE

Table of contents

Overview

This is the frontend code for a MERN app called Workout Buddy. Based on a tutorial prepared by The Net Ninja. Backend code can be found here.

Screenshot

Screen Shot 2022-10-01 at 7 20 54 PM

Links

My process

Build with

  • React
  • Node.js
  • Express.js
  • MongoDB
  • JWT (JSON Web Token)

What I learned

How to build MERN app that uses MongoDB, has sign up and login, and uses authentication. Deployed and hosted on Render and Vercel.

Author

Acknowledgments

Big thanks to The Net Ninja for making amaizng tutorials from which I can learn many new things!